教程2 操作标签

3. 删除标签

若要删除标签,在tag命令指定 -d选项执行。

$ git tag -d <tagname>

删除标签