I like SourceTree. I have used it before and connected to Visual Studio Team Services source control. However, the new company I am working for uses Visual Studio source control, but in a way I am unfamiliar with. The source files do not live in https://<company>.visualstudio.com/<project>/Team/_git/<repository>. They live in https://<company>.visualstudio.com/<project>/Team/_versionControl?path=<project>/<repository>.
I can't seem to find any way to connect SourceTree to these repositories. Any help would be greatly appreciated.
HiYou should still be able to add a VSTS account using https://<company>.visualstudio.com, the listing of remote repositories using the VSTS REST API should still find everything you need.If this doesn't work can you give us some more details about the errors you see and where you experience them.
It looks like you're new here. Sign in or register to get started.