1.0.1 • Published 2 years ago

git-gbr v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
2 years ago

🌿gbr

Switch git branch interactively using arrow keys

Demo

npm.io

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
1.0.1

2 years ago

1.0.0

4 years ago