Socket
Book a DemoInstallSign in
Socket

switch-branch-cli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

switch-branch-cli

Switch Git branches by their pull request title

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 04 Jun 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts