#git #github #git-checkout #git-branch #devops #development #cli

app gci

Interactively checkout the branches on your git repository

1 unstable release

0.1.0 Aug 10, 2022

#13 in #git-checkout

MIT license

12KB
65 lines

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 .

Dependencies

~15–25MB
~414K SLoC