(This is a guest post by Stefan
So you've jumped into
https://github.com/{username}/{repo_name}.git
https://{username}@bitbucket.org/{username}/{repo_name}.git
or the shorter version:
https://bitbucket.org/{username}/{repo_name}.git
https://{username}@git.assembla.com/{repo name}.git
or the shorter version:
https://git.assembla.com/{repo_name}.git
In order to clone and use this repository from Git tools outside of Visual Studio, you need to enable alternate credentials in the Profile dialog. Once set, use them with the following address:
https://{username}.visualstudio.com/DefaultCollection/_git/{repo_name}
Spoiler: We've got a Visual Studio extension in the works for the upcoming v.1.8 release of
Stefan’s main interests outside the .NET domain include rock music, playing the guitar and swimming.