Search recent git branches with fzf
git recent
Optionally, add -n<int>
to see the most recent <n>
branches
git recent -n5
Install via NPM:
npm install --global git-recent-fzf
Search recent git branches with fzf
git recent
Optionally, add -n<int>
to see the most recent <n>
branches
git recent -n5
Install via NPM:
npm install --global git-recent-fzf