Connect to Azure devops repo using sourcetree on MacOS

后端 未结 4 2094
无人共我
无人共我 2021-02-08 02:27

I\'ve created a new project on azure devops and now I\'m trying to add an account to sourcetree:

I\'ve setup the opions in the following way:

Host: Azure devops

4条回答
  •  长情又很酷
    2021-02-08 03:13

    Although SourceTree for macOS has updated the name of Azure DevOps (from "Visual Studio Team Services"), it appears that it does not support the new Azure DevOps URLs.

    You can use the old-format (VSTS-style) URLs. Instead of https://dev.azure.com/username, you can use https://username.visualstudio.com.

    Ironically, it seems that SourceTree for Windows still calls the product "Visual Studio Team Services" but supports the new-style Azure DevOps URLs.)

提交回复
热议问题