Skip to content

Conversation

steelman
Copy link

Creating a versioned tag pointing to a staging one keeps the original name of the latter in the annotation object which in turn confuses git-describe. A new annotation object needs to be created with a message copied from the old one to prevent it.

Fixes: #120

Creating a versioned tag pointing to a staging one keeps the original
name of the latter in the annotation object which in turn confuses
git-describe. A new annotation object needs to be created with a message
copied from the old one to prevent it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

git describe can't figure it out after publishing
1 participant