Git-Source-Control-Provider icon indicating copy to clipboard operation
Git-Source-Control-Provider copied to clipboard

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

Results 26 Git-Source-Control-Provider issues
Sort by recently updated
recently updated
newest added

This is particularly obvious with Visual Studio 2012's dark theme.

comp:diffmargin
type:bug

Changes made in sparse checkouts not detected by the git pending changes.

type:feature

The current version of the desired assembly can be loaded directly. https://github.com/laurentkempe/GitDiffMargin/blob/fe7bf8209eb03c79f672f78b3c1c02f8a32cfd3f/GitDiffMargin/ScrollDiffMarginFactory2010.cs#L18-L19

In Visual Studio 2012, in the SQL Server Object Explorer window, I right-clicked a table constraint and chose the View Code command. The following exception occurred: ``` System.ArgumentException: The path...

Currently the File changes list in the pending changes window displays file status in text, such as New, Modified, Deleted ... Add icons that matches the glyphs in the solution...

comp:pendingchanges
type:feature

This will let user run git commands without leaving Visual Studio. The console idea was tried in history viewer before, but run into some problem. e.g. it does not work...

comp:pendingchanges
type:feature