3 releases

0.1.2 Aug 30, 2024
0.1.1 Aug 10, 2024
0.1.0 Aug 10, 2024

#2610 in Command line utilities

Download history 9/week @ 2024-09-18 19/week @ 2024-09-25 5/week @ 2024-10-02 1/week @ 2024-10-09 1/week @ 2024-11-13

134 downloads per month

Custom license

11KB
184 lines

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

Dependencies

~14–27MB
~374K SLoC