RSS Feed for This PostCurrent Article

Git for Visual Studio

To use Git from Visual Studio, you have the following options

Visual Studio Tools for Git

The Visual Studio Tools for Git is an extension for Team Explorer that provides source control integration for Git.  This extension enables integration with any local Git repository, and it provides tools to work with third party hosted Git repositories. The extension also enables the use of Team Foundation Service hosted Git projects.

Requirements:

Visual Studio 2012

Visual Studio 2012 Update 2

 

Git Extensions

Git Extensions is the only graphical user interface for Git that allows you control Git without using the commandline. It comes with a manual and video tutorials to get you started quickly.

image

 

Git Source Control Provider

Git Source Control Provider is a Visual Studio extension that integrates Git with Visual Studio.

 

image


Trackback URL


Sorry, comments for this entry are closed at this time.