New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

interactive-git-checkout

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

interactive-git-checkout

CLI for simple branch switching

latest
npmnpm
Version
1.1.4
Version published
Maintainers
1
Created
Source

interactive-git-checkout

CLI for simple branch switching

demo gif

# Install the CLI
npm install --global interactive-git-checkout

# Use this command to interactively check out
igc

# Or make a git alias
git config --global alias.co '!igc'
git co

# Ctrl+C at any point safely aborts everything

Keywords

cli

FAQs

Package last updated on 27 Nov 2019

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