wfxr / forgit

:zzz: A utility tool powered by fzf for using git interactively.
MIT License
4.33k stars 136 forks source link

Adding support for git branch delete method in fish #200

Closed cjappl closed 2 years ago

cjappl commented 2 years ago

Added gbd in fish.

I often find that I end up with a bunch of stale branches, and I end up deleting them by hand.

This allows for a nice way to easily delete my old branches, in a forgit complient way.

NEEDS DUPLICATION IN BASH BY @wfxr or others :)

Check list

Description

Type of change

Test environment