arc90 / git-sweep

A command-line tool that helps you clean up Git branches that have been merged into master.
MIT License
2.55k stars 125 forks source link

Describing hack how to clean up local branches #27

Closed Sapphire64 closed 8 years ago

Sapphire64 commented 10 years ago

Hey guys, maybe I needed to dig deeper for this feature, but this hack helped me a lot to clean up my local repo.

zane-techempower commented 8 years ago

Thank you for this. Worked as described for me. I mainly wanted to use git-sweep to clean up my local branches. My remote and local branches are now all cleaned up!

Sapphire64 commented 8 years ago

@zane-techempower great to hear it helped :) really hope they can merge it, even if they don't maintain repo anymore.

@robmadole can you please take 5 second look on this and merge this PR? It's just a README update.

robmadole commented 8 years ago

@Sapphire64 I no longer have commit access to this repo or I would. Sorry!

closacco commented 8 years ago

@Sapphire64 Merging!