benoahriz / jgit-cli

Deploying scripts for jgit.sh

Home Page:https://eclipse.org/jgit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jgit-cli

This is the jgit-cli 1 deploy scripts for GNU/Linux and Mac OS X.

Setup

  1. Install.

     $ make install
    
  2. Uninstall.

     $ make uninstall
    
  3. NOTE: The Debian, Ubuntu GNU/Linux can use the command to install, too.

     $ sudo apt-get install jgit-cli
    

License

The MIT License (MIT)

Footnotes

  1. Java implementation of GIT version control (command-line).

About

Deploying scripts for jgit.sh

https://eclipse.org/jgit/

License:MIT License


Languages

Language:Shell 85.6%Language:Makefile 14.4%