SyntaxFix
Write A Post
Hire A Developer
Questions
I'll leave here just another form of this command that suited my needs. There was a tag v0.0.1.2 that I wanted to move.
v0.0.1.2
$ git tag -f v0.0.1.2 63eff6a Updated tag 'v0.0.1.2' (was 8078562)
And then:
$ git push --tags --force