Unable to authenticate with Git Bash to Visual Studio Team Services

后端 未结 7 2156
清酒与你
清酒与你 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:18

    When using Atlassian SourceTree you need the basic credentials setup in Visual Studio Team Services (VSTS) like in the accepted answer.

    Then in SourceTree go to menu ToolsOptionsAuthentication tab.

    You need to set the non-email username that you set up as basic username credentials for the XXX.visualstudio.com host.

    You will then be prompted for the password when accessing that VSTS Git repository.

提交回复
热议问题