/jit

A simple, but nice, comand-line-interface for using git

Primary LanguageShellGNU General Public License v2.0GPL-2.0

jit

"Jack's Idiotic Terminal-client"

Installation

Download jit.sh (found here) and run:

sh jit.sh install

Use

Type jit commit to launch the commit-interface. Select the files you want to stage/unstage, navigating with the arrow keys and using Enter to toggle. Select "COMMIT" and type the commit message to finish; entering an empty message will cancel the commit. Type jit push to push the changes.

Type jit help for a list of availible commands.