zakjholt / fbranch

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 100.0%