blob: c866470a0039dbc47d3abab941f88114a43dff56 [file] [log] [blame]
<p>
<b><a href="/jgit/">Java Git (JGit)</a></b>
</p>
<p>
JGit is a pure Java implementation of the <a href="http://git-scm.com/">Git</a>
version control system. Git is a distributed SCM, which means every developer
has a full copy of all history of every revision of the code, making queries
against the history very fast and versatile.
</p>