branch-switcher
v1.0.7
Published
This is a simple and efficient command-line tool that allows users to quickly select and copy a Git branch name to the clipboard.
Downloads
24
Readme
Branch-Switcher
This is a simple and efficient command-line tool that allows users to quickly select and switch(checkout) Git branch selected.
Install
$ npm install -g branch-switcher
Usage
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