Switch Git branches by their pull request title
npm install --global switch-branch-cli
$ switch-branch --help
Switch Git branches by their pull request title
Usage
$ switch-branch
This CLI needs it to fetch your pull requests for the current Git repository. Your personal access token is stored locally and you will be asked for it only once (unless you revoke it or token expires).