Skip to content

Git Source Control Provider is a visual studio plug-in that integrates Git with visual studio solution explorer.

License

Notifications You must be signed in to change notification settings

giserh/Git-Source-Control-Provider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Source Control Provider

Introduction

Visual Studio users are used to see file status of source control right inside the solution explorer, whether it is SourceSafe, Team Foundation Server, Subversion or even Mercurial. This plug-in integrates Git with Visual Studio solution explorer.

solution explorer

Features

  • Displays file status in solution explorer
  • Enable/disable plug-in through visual studio's source control plug-in selection
  • No source code control information stored in solution or project file.
  • Compare file with last commit.
  • Undo file changes (restore file from last commit).
  • Launch Git Bash.
  • Launch Git Extensions.
  • Options page.

How to use

  • Run Visual Studio.
  • Go to Tools | Extension Manager, search online gallary for Git Source Control Provider and install.
  • Go to Tools | Options.
  • Select Source Control in the tree view.
  • Select Git Source Control Provider from the drop down list, and click OK.
  • Open your solution controlled by Git to see the file's status.
  • Right click within solution explorer and select "Git" to use git releated fuctions.

context menu

What's coming

Project Roadmap

About

Git Source Control Provider is a visual studio plug-in that integrates Git with visual studio solution explorer.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%