Guest User

Untitled

a guest
Apr 25th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. git remote prune origin | tail -n +3 | sed -e 's/\*\s\[pruned\]\sorigin\/\(.*\)/\1/g' | xargs -d '\n' git branch -D
Add Comment
Please, Sign In to add comment