The Git plugin supports usage of Git. The plugin is based on the JGit project.
The plugin supports :
Go to the Plugin Usage page for instructions on using the plugin.
The plugin supports the default operations:
For more information about the default operations, refer to the Operation and workflow reference.
The plugin defines a schema named Git plugin schema for definition of models in module model files. The schema defines the namespace http://pineapple.dev.java.net/ns/plugin/git_1_0. For more information about where the schema can be found, refer to the Schema locations for plugins page.
To provide you with better understanding on some usages of the plugin, you can take a look into the following examples:
Technical documentation for developers about the architecture, design and implementation of the project can be found here.