git-checkout-interactive
git-checkout-interactive copied to clipboard
git addon to quickly checkout a branch
git-checkout-interactive
git-checkout-interactive is an extension that presents you with the list of branches you are likely to checkout. So instead of typing those long branch names simply type a number and you are set!!

Install
You can install git-checkout-interactive using
curl
curl -L https://raw.githubusercontent.com/kaunteya/git-checkout-interactive/master/installer.sh | sudo sh
Manual
make install
Usage
Run this command in your repo
git checkout-interactive
Adding an alias
An alias can be added in ~/.bashrc or ~/.zshrc
alias gcoi="git checkout-interactive"
After adding and alias, simply run gcoi in your repo
License
git-checkout-interactive is released under the MIT license. See LICENSE for details.
Other Apps for Mac
Apart from making Open source libraries I also make apps for Mac OS. Please have a look.
Lexi
Lexi is a split screen app that lets you browse large JSON with ease.
It also has other featuers like Prettify JSON, Minify JSON Copy JSON Path and Pin Large JSON to narrow your visibility
Quick Note
Quick Note is a Mac OS app, lets you quickly add text either from Menu bar or from Shortcut.
The text floats on other windows so that they are always visible
It also supports Auto Save and Pinned Notes