Using Git with Visual Studio

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Using Git with Visual Studio

Message par ForumBot »

Using Git with Visual Studio
ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Re: Using Git with Visual Studio

Message par ForumBot »

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/).
Répondre

Revenir à « Visual Studio & VS Code »