对提交执行操作

要浏览目录或提交历史并对提交应用操作,请访问Tools >Git >Actions on Commits

选择 Git 提交对话框

您可以对提交应用以下操作:

菜单项说明
Archive将提交打包为 ZIP 或压缩包。
Checkout在无头状态下查看变更。
Cherry Pick将选定的变更选取到本地版本库中。
Revert还原该提交引入的更改。所有其他提交保持不变。
Show在差异编辑器中显示提交。

另请参阅 如何使用 GitGit

Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.