Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "JGit"

(New page: {{JGit}} Image:Egit.png JGit is a [http://www.eclipse.org/org/documents/edl-v10.php EDL/BSD] licensed, lightweight, pure Java library implementing the [http://git-scm.com/ Git] versi...)
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{important|Wiki has moved|The JGit Wiki has been moved to https://github.com/eclipse-jgit/jgit/wiki.}}
 +
 
{{JGit}}
 
{{JGit}}
  
Line 7: Line 9:
 
version control file access routines, network protocols, and core version
 
version control file access routines, network protocols, and core version
 
control algorithms.
 
control algorithms.
 +
 +
[[Category:JGit]]

Latest revision as of 06:21, 1 December 2023

Important.png
Wiki has moved
The JGit Wiki has been moved to https://github.com/eclipse-jgit/jgit/wiki.


JGit
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse SourceProject Set File

Egit.png

JGit is a EDL/BSD licensed, lightweight, pure Java library implementing the Git version control file access routines, network protocols, and core version control algorithms.

Back to the top