arpanlaha / gi_t

Fix misplaced 't's in your git commands.

Home Page:https://crates.io/crates/gi_t

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Fix misplaced 't's in your git commands.

https://crates.io/crates/gi_t

License:MIT License


Languages

Language:Rust 98.6%Language:Shell 1.4%