Hello, I installed the latest git 1.8 together with putty and TortoiseGit on a fresh Windows 7 system.
~/.ssh/config is used to configure different keys for different servers. This combination worked well with older git versions (msysgit). But now, the git shell commands do not recognize a loaded key from pageant: Shell commands always force me to enter the passphrase. But the correct key (from .ssh/config) was identified. Where is my mistake? Regards, Lars --
