Purge all remote git tags
git ls-remote --tags origin | awk '/^(.*)(refs\/tags\/([a-z0-9\/\.])*)$/ {print ":" $2}' | xargs git push origin
Written by Bjørge Næss
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Git
Authors
khasinski
591.1K
dmichaelavila
500.4K
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#