Delete git branches using a shell script

Опубликовано: 14 Июль 2026
на канале: Daniel Amber
1,342
28

Tired of those dangling git branches all over your computer. Me too!
I decided to create a script to easily delete the local git branches that I was no longer using. This is how I did it! :)

Interested in more command line stuff? Check out my blog!
https://daniel-amber.com/blog/code/cu...

Github link: https://github.com/danownsthisspace/s...