Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 471 Bytes

readme.md

File metadata and controls

20 lines (10 loc) · 471 Bytes

Search recent git branches with fzf

Usage

git recent

Optionally, add -n<int> to see the most recent <n> branches

git recent -n5

git-recent screenshot

Installation

Install via NPM:

npm install --global git-recent-fzf