IT:AD:Git Extensions:HowTo:Install
Summary
Process
Install From:
https://code.google.com/p/gitextensions/
Set up Environment Vars:
* GITEXTENSIONS = %programfiles(x86)%\GitExtensions\ * GIT_HOME = %programfiles(x86)%\Git\ * PATH = %PATH% + %GITEXTENSIONS%\;%GITEXTENSIONS%\PUTTY\;%GIT_HOME%;
Test by typing GIT at a new command prompt.
SSH
That's nice. But you probably have to do a lot more to get SSH certs working as well. See here for the process: