Crates.io | gi_t |
lib.rs | gi_t |
version | 0.0.6 |
source | src |
created_at | 2021-03-04 07:37:18.010914 |
updated_at | 2021-03-09 16:58:41.007835 |
description | A git typo handler. |
homepage | |
repository | https://github.com/arpanlaha/gi_t |
max_upload_size | |
id | 363608 |
size | 10,853 |
Fix misplaced t
s in your git
commands.
$ 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
Install Rust and run the following:
$ cargo install gi_t