11008 shaares
396 private links
396 private links
git tag v1.0.0 8bad64f6e9 -f : the -f option force the tag to update if it already exists.
Then push with git push origin --tags --force
git tag v1.0.0 8bad64f6e9 -f : the -f option force the tag to update if it already exists.
Then push with git push origin --tags --force