Using Git with Visual Studio
Using Git with Visual Studio
Using Git with Visual Studio
Re: Using Git with Visual Studio
In Jan 2013, Microsoft [announced](https://devblogs.microsoft.com/bharry/git-init-vs/) that they are adding full Git support into all their ALM products. They have [published a plugin](http://visualstudiogallery.msdn.microsoft.com/abafc7d6-dcaa-40f4-8a5e-d6724bdb980c) for Visual Studio 2012 that adds Git source control integration.
Alternatively, there is a project called [Git Extensions](http://gitextensions.github.io/) that includes add-ins for Visual Studio 2005, 2008, 2010 and 2012, as well as Windows Explorer integration. It's regularly updated and having used it on a couple of projects, I've found it very useful.
Another option is [Git Source Control Provider](http://gitscc.codeplex.com/).
Alternatively, there is a project called [Git Extensions](http://gitextensions.github.io/) that includes add-ins for Visual Studio 2005, 2008, 2010 and 2012, as well as Windows Explorer integration. It's regularly updated and having used it on a couple of projects, I've found it very useful.
Another option is [Git Source Control Provider](http://gitscc.codeplex.com/).