git-branch-picker
v2.0.13
Published
A command line utility to pick a local git branch.
Downloads
8
Readme
git-branch-picker 👨💻
This tool allows you to pick a local git branch from a list, instead of running git branch
and then retyping the specific branch identifier with git checkout
.
License: MIT
⚠️ No longer maintained ⚠️
This project is no longer maintained. Please just use git switch
or git checkout
instead.