Crates.io | gci |
lib.rs | gci |
version | 0.1.0 |
source | src |
created_at | 2022-08-10 01:34:40.587528 |
updated_at | 2022-08-10 01:34:40.587528 |
description | Interactively checkout the branches on your git repository |
homepage | https://github.com/jiito/gci |
repository | https://github.com/jiito/gci |
max_upload_size | |
id | 642364 |
size | 36,300 |
gci
A simple command-line tool to checkout git branches interactively
Authors: @jiito
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 .