1.0.19 • Published 2 years ago

@jawang94/git.in v1.0.19

Weekly downloads
-
License
None
Repository
github
Last release
2 years ago

git.in(teractive)

An interactive Git CLI for commonly annoying git workflows.

Install

npm i -g @jawang94/git.in

Usage

- `gci | gdi` List all local branches
- `gci | gdi -a` List all available branches
- `gci | gdi -r` List remote branches only
- `gci | gdi -h` Shows help message

image