Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想从以前的提交中删除一个标签,但我找不到在 magit 中执行此操作的方法(我正在使用 emacs24)。我意识到我可能可以使用“:”然后输入 git 命令,但我想知道是否可能有特定于 magit 的方式。
magit-delete-tag会做到的(由 运行M-x magit-delete-tag)。使用最新版本的 magit,t k将运行它。
magit-delete-tag
M-x magit-delete-tag