|
| Re: what is the difference between Jgit and Egit [message #775078 is a reply to message #774983] |
Thu, 05 January 2012 04:38   |
Manuel Doninger Messages: 119 Registered: October 2010 |
Senior Member |
|
|
JGit is the Java implementation of Git. It is a library, that also can be used in your own applications. It also provides some sort of CLI operations.
EGit on the other side is the Eclipse team provider plugin for Git, which uses JGit as Git implementation. Simplified you could say EGit is the UI part, and JGit the background part.
JGit doesn't depend on EGit, but EGit does depend on JGit.
[Updated on: Thu, 05 January 2012 04:39] Report message to a moderator
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01914 seconds