Skip to content

Interactive command line interface for enhanced workflow when using the Git CLI.

License

Notifications You must be signed in to change notification settings

dlundgaard/gitty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitty

Interactive command line interface aiming to enhance workflow when using the Git CLI by minimising typing.

How To Use

You run the tool simply by calling it from the command line — no arguments, no bells and/or whistles. This will prompt you as to which action you would like to perform:

$ gitty
What would you like to do:
> status
  staging
  commit
  checkout
  remote
  log
  diff
  exit

The rest shou

Install

You can install gitty from the crates.io registry with:

cargo install gitty

About

Interactive command line interface for enhanced workflow when using the Git CLI.

Resources

License

Stars

Watchers

Forks

Languages