6 releases
0.0.6 | Mar 9, 2021 |
---|---|
0.0.5 | Mar 4, 2021 |
#6 in #typo
7KB
121 lines
gi_t
Fix misplaced t
s in your git
commands.
Usage
$ gi tstatus
Correcting `gi tstatus` to `git status`...
On branch main
Your branch is up to date with 'origin/main'.
nothing to commit, working tree clean
Installation
Install Rust and run the following:
$ cargo install gi_t
Dependencies
~0–6.5MB
~31K SLoC