This package browser is in early development. Mind the rough edges.

java-jgit

Java library implementing the Git version control system

JGit is a lightweight, pure Java library implementing the Git version control system, providing repository access routines, support for network protocols, and core version control algorithms.

Installation

Install the latest version of java-jgit as follows:

guix install java-jgit

Or install a particular version:

guix install java-jgit@4.2.0.201601211800-r

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.