Programming

Git: edit a tag

Beware that this command change the original tag's date. To edit a tag called tagName:

$ git tag tagName tagName -f -m "new message"

Source

Back


Comments

No comment yet.

A remark, a suggestion? Do not hesitate to express yourself below. Just be courteous and polite, please.

If this field is left blank, you will appear as Anonymous.