Unable to authenticate with Git Bash to Visual Studio Team Services

后端 未结 7 2143
清酒与你
清酒与你 2020-11-30 21:46

I am unable to run any commands against my remote repository at Visual Studio Team Services (VSTS) because authentication fails.

I am able to do pulls, etc. through

7条回答
  •  情歌与酒
    2020-11-30 22:19

    Downloading the latest version of Git and including the Git Credential Manager worked for me.

    Use Git Credential Managers to Authenticate to VSTS

提交回复
热议问题