| Crates.io | skgit |
| lib.rs | skgit |
| version | 0.2.0 |
| created_at | 2022-11-30 13:10:47.909713+00 |
| updated_at | 2022-12-08 13:10:07.822939+00 |
| description | useful cli tool for git basic command |
| homepage | https://github.com/Mr-peipei/skgit |
| repository | https://github.com/Mr-peipei/skgit |
| max_upload_size | |
| id | 726162 |
| size | 49,769 |
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
Implement add command
The MIT License (MIT)
All Contribution are welcome.