Skip to content

adammck/git-branch-selector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Branch Selector

This is an interactive git branch selector. Run it to see a table of the branches you've worked on recently, use the arrow keys to select one, and press enter to switch to it. It's easier if you alias it to something short.

gbs-example.mov

Install

I haven't packaged this (yet?) so you'll have to use the Go toolchain:

$ go install github.com/adammck/git-branch-selector@latest
go: downloading github.com/adammck/git-branch-selector v0.0.0-20240914031311-89ed3efb0911

License

MIT

About

Interactive git branch switcher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages