| <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> |