Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 212 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 212 Bytes

jgit

jgit is an implementation of the Git VCS written in Java.

It supports the basic git commands init, add, commit and log, with the rest of the commands to be implemented.