How to Setup a New Project with Visual Studio Team Services and Git Extensions

First Step: Create the New Project in Visual Studio Team Services Log into your visual studio team services account Click “create new project”: this creates a completely empty project Open the project and click “code” Click “clone”: The git clone url is displayed Click “generate git credentials”: Git Extensions will need this to clone. Second Step: Continue reading