0.0.5 • Published 1 year ago

git-recent-branch v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

git-recent-branch

A simple CLI to checkout one of your most recent branches.

Git recent branch in action

NPM version

Features

  • Simple to use
  • Quick to install with NPM
  • Checkout a previous branch with one (keyboard) click
  • Beautiful and lightweight

Install

npm install -g git-recent-branch

Usage

# run without any config
git-recent-branch 

# run without installing
npx git-recent-branch

# show more than 5 recent branches
git-recent-branch -c 10

# add alias
alias rb="git-recent-branch"
0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago