How to Remove All the Git Branches Except the Master Locally
Note: I've moved all my projects to use the main instead of master branch. I'm writing this post a note to my future forgetful self. Today, I ran into a really stupid issue. I worked on updating a remote git repo, and I've already merged and deleted ...
Apr 22, 20202 min read441

