2 unstable releases
0.2.0 | Dec 8, 2022 |
---|---|
0.1.0 | Nov 30, 2022 |
#1265 in Development tools
16KB
256 lines
skgit
skgit is a Cli git utilities tool written by Rust.
Supported OS
UNIX
cargo install skgit
Installation
cargo install skgit
Usage
Command
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
Release Note
- 2022/11/30 version 0.1.0
- Implement add command
LICENSE
The MIT License (MIT)
Contribution
All Contribution are welcome.
Dependencies
~21–32MB
~530K SLoC