/fbranch

tool to quickly switch to branches you've forgotten the name of

Primary LanguageJavaScript

fbranch 🌱

This is a cli tool to quickly switch between git branches

Install

npm install --global fbranch

Usage

To fuzzy search and checkout a branch by query

fbranch <query>

To search and checkout interactively

fbranch

# or

fbranch -i