gi_t 0.0.6

A git typo handler.
Documentation

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