1.2.2 • Published 9 years ago
git-bc v1.2.2
git-bc
Git plugin to interactively list branches and checkout

git branch + git checkout in a single, convenient command.
Install
Install it using npm:
npm install -g git-bcUsage
Run the command:
git bcThis will list all available branches for your repo in a interactive list, just hit ENTER to checkout whatever branch you select.
Options
git bc -aList all available branchesgit bc -rList remote branches onlygit bc -hShows help message
License
MIT © Ruy Adorno