I can't find javadocs for jgit. I tried to build jgit with maven, but the build fails so I ask for your help. Where I can find javadocs for jgit.
feedback
|
|
The JGit Javadocs are now available at http://jgit.info/javadoc/ | |||
|
feedback
|
|
My Google Fu finds JGit - Core 0.10.99.0 API, or you can simply clone it and browse the docs directly in the source. | |||
|
feedback
|
|
Did you try to look at JGit's download page ? http://www.eclipse.org/jgit/download/ | |||
|
feedback
|