git-interactive-checkout
v1.1.0
Published
Checkout git branches interactively
Downloads
4
Readme
Git Interactive Checkout
Checkout git branches interactively
Usage
Install the package globally:
npm install -g git-interactive-checkout
Inside a git project, run the CLI app:
git-interactive-checkout
Or the shorthand:
gic
Related
You might also find it useful to have some git aliases installed.