I have a project in GitHub, I've been a GitHHub user for years, but I now want to use some of the Visual Studio Team Services features so I create a free account and create a project along with a a new Git repo hosted on VS Team Services. I want to add the new Team Services repository to the list of remotes in my existing repo but I can't authenticate to it from Git Bash using the HTTPS ref and my Team Services credentials.
Is it using some sort of funky auth. mechanism that won't work with standard mysysgit? Do I need to perform some sort of admin on my Team Services account?