interactive-git-checkout

1.1.4 • Public • Published

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 

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.4
    2
    • latest

Version History

Package Sidebar

Install

npm i interactive-git-checkout

Weekly Downloads

7

Version

1.1.4

License

none

Unpacked Size

4.16 kB

Total Files

8

Last publish

Collaborators

  • nino-filiu