fbranch
v1.2.0
Published
Helper to quickly switch to a git branch
Downloads
6
Readme
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