Skip to content

Shows a list of available branches, sorted by latest used

License

Notifications You must be signed in to change notification settings

TheSciBoy/git_branch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Git Branch

A simple command line tool that when called (I recommend aliasing it to "gb" for quick access) will show a menu that allows you to choose the branch to switch to.

It is the same as calling "git branch XYZ" where XYZ is the selected branch. It will fail for the same reasons that git branch does.

It does not take any command line parameters.

About

Shows a list of available branches, sorted by latest used

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages