0.2.0 • Published 7 years ago

git-select-recent v0.2.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

Install

npm install -g git-select-recent

Note: You global node_modules must be in your PATH.

Usage

git select-recent

Use arrow keys to select branch, press enter to checkout

Options

  • -r Select branch from remote branches only
  • -a Select branch from all remote and local branches

Prior Art