vadimdemedes/switch-branch-cli

Switch git branches by their pull request title

JavaScript

66

11 commits

updated Jun 24, 2022

See the code

README

switch-branch-cli Build Status

Switch Git branches by their pull request title

Install

npm install --global switch-branch-cli

Usage

$ switch-branch --help

  Switch Git branches by their pull request title

  Usage
    $ switch-branch

FAQ

Why does it ask for my GitHub personal access token?

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).

Contributors

vadimdemedes

11 commits

vadimdemedes/switch-branch-cli

Switch git branches by their pull request title

JavaScript

66

11 commits

updated Jun 24, 2022

See the code

README

switch-branch-cli Build Status

Switch Git branches by their pull request title

Install

npm install --global switch-branch-cli

Usage

$ switch-branch --help

  Switch Git branches by their pull request title

  Usage
    $ switch-branch

FAQ

Why does it ask for my GitHub personal access token?

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).

Contributors

vadimdemedes

11 commits

Languages

JavaScript

100.0%