Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 541 Bytes

README.md

File metadata and controls

43 lines (27 loc) · 541 Bytes

🌿gbr

Switch git branch interactively using arrow keys

Demo

How to use

Requirements

You need to have node installed.

Install

yarn global add git-gbr

OR

npm install --global git-gbr

Maybe

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