All Questions
2 questions
32
votes
4
answers
36k
views
Why is the "Load putty key" field in TortoiseGit disabled?
I would like to connect to my repository using an SSH key instead of a username & password.
However when I try to do this in TortoiseGit I can not enter the key because the "Load Putty Key" is ...
1
vote
1
answer
7k
views
Puttygen RSA keys work with command line git on windows
The problem: When I try to use a ssh2-RSA key generated by puttygen with the command line git tool the key is rejected.
Details: I have TortoiseGit installed on my computer (as well as msysgit). ...