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
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.)