gci 0.1.0

Interactively checkout the branches on your git repository
gci-0.1.0 is not a library.

gci

A simple command-line tool to checkout git branches interactively Github Release

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 .