Sorry, I've skipped the part on "Integrating Pageant with OpenSSH". Thanks.
- martin
pageant.conf file which which exposes a named pipe that can be used to retrieves Pageants keys. Then Windows OpenSSH reads the config file and thus includes the named pipe file from pageant and now they're automatically linked.
ssh.exe and it will automatically find your Pageant keys! You could also use PuTTY instead but other apps integrate more seamlessly with OpenSSH so I prefer to use that.
GIT_SSH env var for GIT as that determines which SSH agent to use.
ssh. How does it work?