Cannot pick an SSH client when installing TortoiseGIT

笑着哭i 提交于 2019-11-30 06:12:01
Marko

TortoiseGIT leaves key HKEY_CURRENT_USER\Software\TortoiseGit in registry after uninstall.

I deleted it and was able to pick SSH client on next install.

I was able to circumvent this problem by going to the TortoiseGIT settings page. Under "network" I noticed that the "TortoisePink.exe" file was still selected. So, I just changed this to "ssh.exe" without a path and viola! My issue is fixed.

I will add this here as I didn't want to reinstall TortoiseGit just for this and the other solutions did not help.

If you want to switch TortoiseGit to OpenSSH, simply run this at the command prompt:

tortoisegitproc /command:firststart
标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!