Skip to content

Instantly share code, notes, and snippets.

@thekarthiksankar
Created February 24, 2020 08:52
Show Gist options
  • Save thekarthiksankar/3a03fffa18e66927fbc36c9be8bba2ee to your computer and use it in GitHub Desktop.
Save thekarthiksankar/3a03fffa18e66927fbc36c9be8bba2ee to your computer and use it in GitHub Desktop.
Git commands reference
# TAGS
# Delete remote tag
git push --delete origin tagname
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment