1.0.12 ā¢ Published 7 years ago
select-branch v1.0.12
select-branch
A handy CLI tool for quickly checking out a local git branch.
This exists so you don't have to keep copying & pasting the name of the branch you'd like to checkout when running $git branch
Installation
Run $npm install -g select-branch
Use
š Run $checkout
anywhere to checkout a new branch.
š Choose which branch you'd like to checkout.
š Hit return
again to confirm.