Skip to content

Kadrian/gbr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌿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

About

Switch git branch interactively, using arrow keys

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published