gci

Interactively checkout the branches on your git repository


Keywords
development, devops, github, git, cli, binary, developer-tools, development-environment, gitcommands, rust, tools
License
MIT

Documentation

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 .