I always end up with billions of local branches while developing.
Local Git Branch cleaner helps selecting and deleting local branches when not needed anymore
yarn global add lgbc
# or
npm install -g lgbc
lgbc
# or
lgbc --cwd ../path/to/my-repo