| Crates.io | gci |
| lib.rs | gci |
| version | 0.1.0 |
| created_at | 2022-08-10 01:34:40.587528+00 |
| updated_at | 2022-08-10 01:34:40.587528+00 |
| 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 |
gciA 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 .