How to Install jgit-cli in Ubuntu 18.04



Install jgit-cli by entering the following commands in the terminal:

sudo apt update
sudo apt install jgit-cli

Description:

Java implementation of GIT version control (command line interface)

JGit is a lightweight, pure Java library implementing the Git version control system. . This package provides command line interface for user interaction with jgit.

Homepage: http://www.eclipse.org/jgit/

Version: 3.7.1-4

Section: universe/devel