R's Workshop

Git Update a Tag

若要 update 一個已經建立的 tag, 需要透過 git tag -f 指令更新

Leighweight Tag

Annotated Tag

Tag Type Identification

Reference

Git