{{{ GitPlugin 0.7.1
Source: Source code is in git with the tag 0.7.1
Announcement: SubModuleImporter parses output of git submodule status to find all submodules.
Fixed plugin-bug #1794: Array out of bounds exception on project change.
Requires Java 1.6
Requires jEdit 05.01.99.00
Required plugins:
Common Controls 1.7.1 (CommonControlsPlugin)
Project Viewer 3.5.2 (projectviewer.ProjectPlugin)
Short Description: Offers a git VersionControlService for ProjectViewer, and some additional git actions for jEdit.
Long Description: <html><body>
Provides git file importer filter and version control service for ProjectViewer.
Also provides actions such as Checkout Branch, Blame, Open Changed files, Checkout Files, Git Commit, and Delete Branch.
}}}
Diff:
Fixed a small bug in 0.7.1 that was only introduced in 0.7
Diff:
Tested with CommonControls 1.7.3, and ProjectViewer 3.5.3