DEV Community

Discussion on: Two Bash scripts I cannot live without when working with Git

Collapse
 
moopet profile image
Ben Sinclair

I do something similar to your git_clean_local_branches here: git-tidy

It's interesting to see how we both went for basically the same experience but approached it in different ways.

Collapse
 
erykpiast profile image
Eryk Napierała

Believe or not, but I didn't know that script. Thanks! Multiple discovery hipothesis confirmed! :)