skgit is a Cli git utilities tool written by Rust.
UNIX
cargo install skgit
cargo install skgit
You can git add by interactive search by skim.
And in preview window, there is a diff that you selected in skim.
skgit add
And easily checkout your local repository.
skgit checkout
The MIT License (MIT)
All Contribution are welcome.