when I try to clone project from team foundation server, below info always show up:
$ git clone http://ns158z:8080/tfs/DefaultCollection/_git/ezrama
Cloning into 'ezrama'...
fatal: unable to access 'http://ns158z:8080/tfs/DefaultCollection/_git/ezrama/': The requested URL returned error: 502
and it seems to be a error of Authentication~
Ps.I use git-bash in windows, should I install some other software??