| 
Introduction
 ** This Visual Studio Extensions integrates Git with Visual Studio solution explorer and the status bar ** 
 
 New Feature Highlights
BETA : Support For SSDT 2015 and SSDT 2017 Read about LimitationsAdded Visual character count for commentsNow Autosaves on Commit! (Configurable)Added option to auto-add projects and to the git repository when you add them to the project!Switch and create branches, switch git repositories, and open the pending changes window all from the status bar! Features
Display file status in solution explorer and solution navigatorMultiple repository support.Display repository status e.g. in the middle of merging, patching, rebase and bisectingEnable/disable plug-in through visual studio's source control plug-in selectionNo source code control information stored in solution or project fileInitialize new git repository and generate .gitignoreIntegrates with Git for WindowsIntegrates with Git ExtensionsIntegrates with TortoiseGitGit - Pending Changes Tool WindowGit - View History Tool WindowOptions page How to use
Install Git for Windows, or Git Extensions, or TortoiseGit.Run Visual Studio.Go to Tools | Extension Manager, search online gallery for Git Source Control Provider and install. Or Install From Visual Studio GalleryGo to Tools | Options, Select Source Control.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". If Git for Windows, Git Extensions or TortoiseGit are installed, their commands are listed in the menu. Visual Studio Data Tools 2017/2015 Support            
Visual Visual Studio Data Tools 2015 needs to be at Update 3 or Later.Note: As of 5/23/18 - In SSDT 2017: Solution Explorer Status Icons and the Status bar may not work.  All other features work, including the right click menu in the solution explorer and the pending changes window. There does not appear to be anything can be done to fix this, because the built in SCC providers also don't work. Living on the Edge!Install the Latest C.I. Build either from Open VSIX Gallery or Github. Don't worry you will still auto-update when the next release comes out. For Bonus Points Add this feed from VSIX Gallery to your extension manager to always auto-update to the latest C.I. build. How to contributeIf you like this plugin there is a few way you can help out. 
Review It! - I'm not asking for donations or anything, but if you do use this and like it.. Please head over to the Visual Studio Gallery and review it.  Good reviews refill my nerd powers that power all those late night programming sessions. They also make me feel all warm and fuzzy!Suggest Features / Point out bugs.Test It - Check out the Releases. If there is a early release try it out and let me know if you find any bugs!Code - Check out the code, play with it. maybe fix a bug while you are there.. It fun and educational. It also makes you super cool, better looking and possibly give you superpowers. Help Wanted - Features/Fixes
Options Page - Settings are stored in a user folder, this is not how it is supposed to work. The UI the UI is ugly does not look right on high dpi monitors. See ExampleLocalization - I would be nice to support a few other  languages.Button commands - This part is a bit messy right now. It would be sweet if this could be cleaned up. BuildingAll you need to build the code is Visual Studio 2015 with Visual Studio Extensibility Tools installed. It's THAT easy! Current status
| Build | Status |  
| Release |  |  
| Dev |  |  Change Logs -- Visual Studio 2015V-Next 
Add more features to the status bar.Work on integrating gitflow. V1.8.0 V1.7.3 V1.7.2 
Bug Fix: #74,#77,#78, #79 V1.7.0 
Updated solution to Visual Studio 2017Plugin now supports Visual Studio 2015 and 2017 V1.6.6 
New Year, New Name Name has been changed to Easy Git Integration Tools (EZ-GIT).Minor Bug Fixes. V1.6.5 Features Bug Fixes V1.6.4 
Reduced Install Package Size by 65% - Same Taste - Less Filling!Fix bug #45 - Changed files pane is not properly highlighting the selected item. V1.6.3 
Vastly Improved performance explicitly for larger projectsAdded Tooltips on the status bar.Clicking in the diffview now opens the line and column.Switching active git repositories from the status bar now updates the pending changes view. V1.6.2 
Fix to make work with Visual Studio Update 1 V1.6.1 V1.6.0 
Added Repository controls on the status bar!Clicking on line in diff window now opens the file to that line.Improved performance with larger projects.Can now initialize new projects from the status bar. V1.5 #####---New Features--- 
Added ability to update your .gitingore file to latest version from githubAdded Track Active Item In Pending Changes - This will help those who have multiple repositories in one solution. It switch the pending changes to the repo for the active file.Added ability Filter Pending Changes To Only Show Solution Files #####---Fixes--- 
Fixed issue where plugin could periodically crash Visual Studio.Theme now switches with the need to restart.Double clicking on files in Pending Changes now opens/switches to the file.No longer slows down when used with ResharperFixed issue #15, #21 where sometimes the plugin caused Visual Studio to crash.Fixed issue #16, Solution Explorer glyphs not updating. Notice : Initial Visual Studio 2015 UpgradeThis is a fork of the super awesome git SCC plugin by Yiyi Sun Full Changelog DocumentationSource + Documentation |  |