/FastGit

A simple Rust wrapper for git laziness

Primary LanguageRust

Fast Git

A simple git wrapper

How to install

$ cargo install fgi

How to use

Add + Commit

$ fgi c <file_args/add switches> <commit message>