We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
19f8dd7
1.2.0 1.2.0
3b48b57
1.1.0 1.1.0
6648dda
🅱️ lets you search branch names with a fuzzy finder
Installation instructions (mac):
brew tap jharrilim/git-b brew install git-b
This can be used as git-b, but you may also alias it to git b by doing:
git-b
git b
git config --global alias.b '!git-b'