Answer the question
In order to leave comments, you need to log in
Is it possible to autodelete branches in sublime merge?
version 2063, linux.
Is it possible to set up auto-removal of local branches if they are merged into the master?
Essentially, executing this command
git branch --merged | egrep -v "(^\\*|master)"
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question