Microsoft Makes Git Option Available for Source Control in TFS and Visual Studio 2012
- select the contributor at the end of the page -

- Starting today, Team Foundation Service – Microsoft's cloud-hosted ALM solution –will support Git. Developers can use TFService as a full Git server with standard Git implementation, allowing development teams to choose the source control workflow that best suits the way they work.
- Visual Studio 2012 is now able to connect to any Git host, including TFS, CodePlex, GitHub and Stash, using an extension available today as Update 2 preview. Git support will be fully integrated into all editions of Visual Studio and Team Foundation Server in a future release.
In a blog post Brian Harry explains some of the thoughts that went behind the decision to support Git.
When we made the decision that we were going to take the DVCS plunge, we looked at many options. Should we build something? Buy something? Adopt OSS? We looked at Git, Mercurial and others. It didn't take long to realize that Git was quickly taking over the DVCS space and, in fact, is virtually synonymous with DVCS. -- Brian Harry's Blog
Support for Git is available now through a Preview extension
- You can get a good overview of how to get started (including all the download links) by reading this tutorial.
- Watch this video for a 10 minute walk-through.
- Also you can read the news and the Learn content on the Team Foundation Service welcome portal.
.