git-zoxide
is a small helper to quickly switch between git branches.
git zoxide <substring>
will look through all current git branches and switch to the one that best matches <substring>
.
git-zoxide
is a small helper to quickly switch between git branches.
git zoxide <substring>
will look through all current git branches and switch to the one that best matches <substring>
.