Удалить шаблон подходящих ветвей GIT
git branch eo-* -l | xargs -n 1 git push -d ac
Erik Olsen
git branch eo-* -l | xargs -n 1 git push -d ac