jgit

Java implementation of GIT version control (command line interface)

Debian Debian
RUN apt-get update && \ apt-get install -y jgit-cli
Ubuntu
RUN apt-get update && \ apt-get install -y jgit-cli
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y jgit-cli
Fedora
RUN dnf install -y jgit
Raspbian
RUN apt-get update && \ apt-get install -y jgit-cli
click the source code to copy install jgit on any operating system with command-not-found.com