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:
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 address
As password, paste your private access token
Set the protocol to HTTPS.
After the success configuration, you will see your remote repositories on the main screen of Remotes section.