| Crates.io | gi |
| lib.rs | gi |
| version | 0.1.4 |
| created_at | 2024-08-10 03:36:24.440852+00 |
| updated_at | 2025-07-27 05:29:51.108649+00 |
| description | git interactive cli tool |
| homepage | |
| repository | https://github.com/tsumli/gi |
| max_upload_size | |
| id | 1331959 |
| size | 44,483 |
Currently, this repository is under development.
cargo install gi
gi switch
then interactive shell is shown as below.
? Select a branch to switch to
> feat/mv
main
origin/main
[↑↓ to move, enter to select, type to filter]
You can check the full command list with gi --help.
To build docker container, use
source ./docker/build.sh