# git 重命名标签 > 重命名一个 Git 标签。 > 这是 `git-extras` 的一部分。 > 更多信息:。 - 本地和远程重命名一个现有的 Git 标签: `git rename-tag {{旧标签名称}} {{新标签名称}}`