This content has 4 years. Some of the information in this post may be out of date or no longer work. Please, read this page keeping its age in your mind.If you want to access your Git based repository with SourceTree, you need to genereate a Personal Access Token for your account in DevOps. Follow the tutorial above: https://docs.microsoft.com/hu-hu/azure/devops/organizations/accounts/use-personal-access-tokens-to-authenticate?view=azure-devops&viewFallbackFrom=vsts&tabs=preview-page After you have done with setting up PAT, set up SourceTree on Mac: SourceTree > Preferences Accounts > Add… Enter your devops server url. ex: https://AnAwesomeCompany.visualstudio.com/As username, enter your e-mail addressAs password, paste your private access tokenSet the protocol to HTTPS. After the success configuration, you will see your remote repositories on the main screen of Remotes section.