Skip to content

Instantly share code, notes, and snippets.

@lucasgomide
Created June 19, 2015 13:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lucasgomide/cf4756d3807150d0e52b to your computer and use it in GitHub Desktop.
Save lucasgomide/cf4756d3807150d0e52b to your computer and use it in GitHub Desktop.
execute-command-lines-from-standard-input
git status |grep '\(.t[[:digit:]]\)$' | xargs git tag -d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment