阶段性修改
暂存更改以便提交,这样就可以将它们推送到远程版本库或发送给 Gerrit 进行审核。
暂存当前文件
要标记新文件或修改后的文件以便提交到版本库,请访问Tools >Git >Current File 并选择Stage <file> for Commit 。
要撤销此操作,请选择Unstage <file> from Commit 。
阶段化块或行
你可以在Git Diff视图中逐块或逐行提交修改。
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.