Git: setup msysGit install with pageant/plink from putty
November 19th, 2009 by jeremychone
- Install msysgit
- Install Putty
- Setup Pageant
- Set GIT_SSH=C:\Program Files (x86)\PuTTY\plink.exe in the windows environment
- Connect to the git server USING Putty (to accept the fingerprint of the server). This is only needed once.
- Then, you can use Git bash to connect to the ssh server
Posted:
Thursday, November 19th, 2009
Tags: Git.
Actions: RSS 2.0 feed.
You can leave a response, or trackback from your own site.
April 13th, 2010 at 12:56 pm
msysgit mit PLink, Pageant und SSH…
…
December 17th, 2010 at 3:51 am
Thank you very much. It works just as expected and it’s a straight forward solution on using git bash with pagent.