Skip to content

Instantly share code, notes, and snippets.

@abenevaut
Last active September 24, 2024 09:36
Show Gist options
  • Save abenevaut/9b32f3a2ddd266b848fa to your computer and use it in GitHub Desktop.
Save abenevaut/9b32f3a2ddd266b848fa to your computer and use it in GitHub Desktop.
git push origin <refs/tags/old-tag>:<refs/tags/new-tag> :<refs/tags/old-tag> && git tag -d <old-tag>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment