Batch delete all local Git branches
If you’re tired of having tons of local branches and need a quick way to batch delete all local unused git branches, then this is for you. Make sure you switch to develop or master before running this: Once run, your local branches will look a lot cleaner and you should see a summary of … Read more