You can install the latest version for the Windows platform from git-scm.com/download/win.
Add the following to your ~/.profile
:
export PATH=$PATH:`cygpath 'C:\Program Files (x86)\Git\bin'`
I use this git client from both SourceTree and cygwin
in combination with a Gerrit/SSH server and did not run into any problem yet.