Skip to content

This is a simple and efficient command-line tool that allows users to quickly select and switch(checkout) Git branch selected

License

Notifications You must be signed in to change notification settings

OdenTakashi/branch-switcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

demo_gif

About

This is a simple and efficient command-line tool that allows users to quickly select and switch(checkout) Git branch selected

Resources

License

Stars

Watchers

Forks