gi

Crates.iogi
lib.rsgi
version0.1.2
sourcesrc
created_at2024-08-10 03:36:24.440852
updated_at2024-08-30 11:01:00.401013
descriptiongit interactive cli tool
homepage
repositoryhttps://github.com/tsumli/gi
max_upload_size
id1331959
size31,669
Tomoyuki Hatakeyama (tsumli)

documentation

README

gi: interactive shell for git

Currently, this repository is under development.

Install

cargo install gi

Usage

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.

Docker

To build docker container, use

source ./docker/build.sh
Commit count: 0

cargo fmt