I want to use the git command line tools with the Microsoft Team Foundation Server Git repositories.
But every time I want to access to remote repos the authentication f
My solution
Open Control Panel > Credential Manager > Windows Credentials.
Under Generic Credentials -> Add a generic credential
Inter network address: git:https://tfs.[google].com
admin:
password:
Replace google with the domain of your company. Put your EID or credentials to log into TFS.