Skip to content

Instantly share code, notes, and snippets.

@iradofurioso
Created June 24, 2020 21:43
Show Gist options
  • Save iradofurioso/0b1cd4f45c225cff40ad2ff61d9d8c56 to your computer and use it in GitHub Desktop.
Save iradofurioso/0b1cd4f45c225cff40ad2ff61d9d8c56 to your computer and use it in GitHub Desktop.
Fatal: Tag 'X.Y.Z' already exists. Pick another name
Delete de tag
git tag -d X.Y.Z
Create again or create the hotfix / feature again.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment