I\'ve got msysGit (Git on Windows) working just fine on my home machine, but at work, where we are behind a Microsoft ISA proxy, I get the following error when I do a git cl
Python 2.7 and ntlmaps worked for me after getting 407 errors and other junk from GitHub.
.gitconfig :
[http] proxy = http://127.0.0.1:5865