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 .