Extracted from git-plugin to make it easier for other plugins to use and contribute new features. Includes JGit as a library so that other Jenkins components can rely on JGit being available whenever the git client plugin is available.
- see Jenkins wiki for detailed feature descriptions
- use JIRA to report issues / feature requests
Refer to contributing to the plugin for suggestions to speed the acceptance of your contributions.
- Evaluate and comment on pull requests
- Fix bugs
- Create infrastructure to detect files opened during a unit test and left open at exit from test
- Complete more of the JGit implementation