It's an add-in for the Microsoft VBA IDE (Visual Basic Editor, VBE) to help developer manage source code through git.
Project in development now...
The following git commands are implemented:
- Init (create repository)
- Commit
- Revert
- Create branch
- Microsoft .NET 4.0+
Project developing in Microsoft Visual Studio 2015
To install add-in after building you must execute RegisterAddinForIDE.reg file to add information in the windows registry.