Clean up your local git branches.
When working on a git repository, I often have to manually delete old local branches that I don't use anymore. That's not really a huge waste of time but still that something I have to do quite often so I decided to automate that.
Why do I end up hav...
techwatching.hashnode.dev5 min read