Tortoisegit is a Git version of TortoiseSVN. tortoisegit is used to migrate TortoiseSVN to TortoiseGit. It has never been used to use a GUI client on the Windows platform. Now the emergence of tortoisegit has benefited Windows developers.
TortoiseGit was originally used well. After Putty was installed one day, the problem occurred ..
The following message is displayed during git operations:
TortoisePLink fatal error
Disconnected: no supported authentication methods available
(Server sent publickey)
TortoiseGit version information:
TortoiseGit 1.8.3.0 (C:/Program Files/TortoiseGit/bin/TortoiseGitProc.exe)
Git version 1.8.1.msysgit.1 (C:/Program Files (x86)/Git/bin)
Because TortoiseGit calls the TortoisePLink modified by Putty, the Putty configuration will affect TortoiseGit.
Solution: delete the following nodes in the registry:
The Code is as follows: |
Copy code |
HKEY_CURRENT_USER/Software/SimonTatham/PuTTY/Sessions/Default % 20 Settings |