It's High Time to Learn Git
It’s time. Admit it. You’ve put it off too long and now that Git is tied at the hip to Visual Studio 2013 and there is some great training on it by my friend Esteban Garcia, it’s time to learn it. I use git for all of my code. You can find Esteban’s new course Git for Visual Studio 2013 at Pluralsight.
Team Foundation Server 2013 now gives you the option to select Git as your source control repository, and Esteban spends an entire module covering this functionality. The TFS 2013 module includes Git commands, associating commits to TFS Work Items, and build automation.
This is a really great course and Esteban does a really good job at thoroughly taking you through the steps that you need to take to be successful with Git while (mostly) staying within Visual Studio.