1) If you install msysgit and choose the *second *option on the last step (Run Git from the Windows Command Prompt) Git will try to use .ssh directory located: *C:\Documents and Settings\<login>\.ssh*
If you install msysgit and choose the *third *option on the last step (Run Git and included Unix tools from the Windows Command Prompt) Git will try to use .ssh directory located: *C:\Program Files\Git\.ssh *Is it bug or feature? 2) And the other thing I wonder of, is it possible to generate SSH keys with just msysgit installed? -- Roman Terekhov
