| Crates.io | gitty |
| lib.rs | gitty |
| version | 0.1.5 |
| created_at | 2021-02-19 19:18:33.09657+00 |
| updated_at | 2024-09-14 07:40:47.490783+00 |
| description | Interactive command line interface for enhanced workflow when using the Git CLI |
| homepage | |
| repository | |
| max_upload_size | |
| id | 357702 |
| size | 28,767 |
Interactive command line interface for enhanced workflow when using the Git CLI.
You run gitty simply by calling gitty 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
You can install gitty from crates.io using
cargo install gitty