Git AddIn for SharpDevelop
This SharpDevelop AddIn adds support for the Git version control system to SharpDevelop. It requires that "git" is available in your PATH, and that TortoiseGit is installed.
Features:
- Git status overlays in project browser
- Lauch "Diff" and "Commit" commands from context menu inside SharpDevelop
You can get GitAddIn here: (Last Update: June 23, 2010, 7:48 pm)
AddIn for SharpDevelop 3.0 to 3.2
AddIn for SharpDevelop 4.0 (Beta 1 or later)
To install the AddIn, double-click the .sdaddin file to open it in SharpDevelop's AddIn Manager, or open the AddIn Manager and click "Install AddIn" there.