Checkout git branches interactively
npm install git-interactive-checkoutCheckout git branches interactively
Install the package globally:
``sh`
npm install -g git-interactive-checkout
Inside a git project, run the CLI app:
`sh`
git-interactive-checkout
Or the shorthand:
`sh``
gic
You might also find it useful to have some git aliases installed.