`git remote show origin | grep {pattern} | awk '{print $1}' | xargs git push origin -d`