1.0.1 • Published 4 years ago
git-gbr v1.0.1
🌿gbr
Switch git branch interactively using arrow keys
Demo

How to use
Requirements
You need to have node installed.
Install
yarn global add git-gbrOR
npm install --global git-gbrMaybe
If you're using zsh or any other kind of shell that already aliased "gbr" to
some other command, you may need to override this in your ~/.zshrc /
~/.bashrc or similar file.
alias gbr='/usr/local/bin/gbr'Run
Now in any git repository, run
gbr