Socket
Book a DemoInstallSign in
Socket

git-bc

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-bc

Git plugin to interactively list branches and checkout

latest
Source
npmnpm
Version
1.2.2
Version published
Maintainers
1
Created
Source

git-bc

NPM version Build Status

Git plugin to interactively list branches and checkout

git-bc example image

git branch + git checkout in a single, convenient command.

Install

Install it using npm:

npm install -g git-bc

Usage

Run the command:

git bc

This will list all available branches for your repo in a interactive list, just hit ENTER to checkout whatever branch you select.

Options

  • git bc -a List all available branches
  • git bc -r List remote branches only
  • git bc -h Shows help message

License

MIT © Ruy Adorno

Keywords

git-bc

FAQs

Package last updated on 06 Sep 2016

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