This is a simple and efficient command-line tool that allows users to quickly select and switch(checkout) Git branch selected.
$ npm install -g branch-switcher
When you run the switchb command, the branches of the current project will be displayed. Use the arrow keys to select the branch you want to switch to, and press Enter. This will switch to the specified branch.
$ switchb