gi_t

Crates.iogi_t
lib.rsgi_t
version0.0.6
sourcesrc
created_at2021-03-04 07:37:18.010914
updated_at2021-03-09 16:58:41.007835
descriptionA git typo handler.
homepage
repositoryhttps://github.com/arpanlaha/gi_t
max_upload_size
id363608
size10,853
Arpan Laha (arpanlaha)

documentation

README

gi_t

Crates.io docs.rs Build status

Fix misplaced ts 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
Commit count: 26

cargo fmt