delete a tag locally and remotely
git push –delete origin tagNamegit tag -d tagName
You must be logged in to post a comment.