A tool heavily inspired by npkill that offers a simple interface for tasks like deleting or renaming local branches.
- Delete/restore local branches (during session).
- Toggle delete/restore all branches (except current).
- Rename local branches.
- Restore deleted branches even after quitting.
You can check by running the following commands:
$ git -vgit version 2.46.2
$ node -vv20.17.0
Run it without installing.
$ npx gbuOr install it globally.
$ npm i -g gbuCurrently, there are no special options. Just run:
$ gbuor
$ npx gbuWIP
MIT © JV Vogler.
