I've tagged a commit with a lightweight tag, and pushed that tag to a remote repo, shared with other developers. I have now realised I should have annotated it so that it appears in git describe
.
Is there a way to convert it/re-tag the commit without breaking things?