Skip to content

Instantly share code, notes, and snippets.

@dsendkowski
Last active March 9, 2020 19:42
Show Gist options
  • Save dsendkowski/fc8f3fa616210c642dbffdf58cc83980 to your computer and use it in GitHub Desktop.
Save dsendkowski/fc8f3fa616210c642dbffdf58cc83980 to your computer and use it in GitHub Desktop.
Git
# Removing a remote tag TAG
git push origin :refs/tags/TAG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment