Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 553 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 553 Bytes

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.