Forked from piscisaureus
Locate the section for your vsts remote in the .git/config
file. It looks like this:
[remote "origin"]
fetch = +refs/heads/*:refs/remotes/origin/*
url = ssh://[email protected]:22/DefaultCollection/Project-Name/_git/Repo-Name