Crates.io | gi |
lib.rs | gi |
version | 0.1.2 |
source | src |
created_at | 2024-08-10 03:36:24.440852 |
updated_at | 2024-08-30 11:01:00.401013 |
description | git interactive cli tool |
homepage | |
repository | https://github.com/tsumli/gi |
max_upload_size | |
id | 1331959 |
size | 31,669 |
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