1.1.4 • Published 4 years ago

interactive-git-checkout v1.1.4

Weekly downloads
21
License
-
Repository
-
Last release
4 years ago

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
1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.1

5 years ago

1.0.0

5 years ago