gci

Crates.iogci
lib.rsgci
version0.1.0
sourcesrc
created_at2022-08-10 01:34:40.587528
updated_at2022-08-10 01:34:40.587528
descriptionInteractively checkout the branches on your git repository
homepagehttps://github.com/jiito/gci
repositoryhttps://github.com/jiito/gci
max_upload_size
id642364
size36,300
Benjamin Allan-Rahill (jiito)

documentation

README

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 .
Commit count: 30

cargo fmt