1.0.0 • Published 2 years ago

git-branch-history v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

git-branch-history

Super simple quality of life CLI helper, listing recent git branches and allowing you to easily check them out.

Usage

# using npx
npx git-branch-history

# using npm
npm i -g git-branch-history
gbh

# using yarn
yarn global add git-branch-history
gbh

Options

Options:
      --version  Show version number                                   [boolean]
  -c, --count    Number of recent branches you want to print out   [default: 10]
      --help     Show help                                             [boolean]
1.0.0

2 years ago

0.0.0-rc.2a1275e

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

0.0.0

2 years ago