davidsowerby / gitplus

Wraps APIs for Git and GitHub access
0 stars 0 forks source link
git github

GitPlus

This project has moved to GitLab

License Download

Brings together JGit and remote Git providers (for example GitHub and GitLab) and treats them as a "pair" - a local and a remote instance.

Concentrates on the more common aspects of Git, and tries to simplify the API for those actions, for example:

Configuration

GitPlus is extensively configurable - see the documentation for detail

Acknowledgements

jcabi-github for the GitHub implementation JGit for enabling the local Git implementation