Skip to content

Instantly share code, notes, and snippets.

@teeyo
Last active June 21, 2017 12:06
Show Gist options
  • Save teeyo/d3d3dae47922ea44a28dba419c6433e0 to your computer and use it in GitHub Desktop.
Save teeyo/d3d3dae47922ea44a28dba419c6433e0 to your computer and use it in GitHub Desktop.
Remove a remote tag GIT
git push --delete origin YOUR_TAG_NAME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment