3 stable releases
1.0.4 | Feb 17, 2024 |
---|
#2604 in Command line utilities
6KB
gci - git checkout interactive
inspired by https://github.com/cookpete/git-checkout-interactive/tree/master, a quick interactive cli select for locally checked out branches
Usage Example
gci
Install
cargo install git-checkout-interactive
Release/Publish to crates.io
cargo bump --git-tag && git push --tags
Dependencies
~9–17MB
~299K SLoC