1 unstable release
0.1.0 | Aug 10, 2022 |
---|
#13 in #git-checkout
12KB
65 lines
gci
A simple command-line tool to checkout git branches interactively
Authors: @jiito
Install
For now, use cargo
to install the binary
git clone https://github.com/jiito/git-checkout-interactive-rust
cd git-checkout-interactive-rust
cargo install --path .
Dependencies
~12–20MB
~348K SLoC