$ yarn global add git-branch-select
$ source ~/.zshrc
$ git config --global alias.co branch-select
$ cd /path/to/repo
$ git co
Last active
September 5, 2019 15:16
-
-
Save roalcantara/669ed886cc0797e8840b78564d6c77cb to your computer and use it in GitHub Desktop.
Interactive (local) branch selection in repositories
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment