コミットへのアクションの適用
ディレクトリやコミット履歴を閲覧したり、コミットにアクションを適用したりするには、Tools >Git >Actions on Commits にアクセスしてください。

コミットに対して以下のアクションを適用できます:
| メニュー項目 | メニュー項目 |
|---|---|
| Archive | コミットを ZIP や tarball としてパッケージ化する。 |
| Checkout | ヘッドレス状態で変更をチェックアウトする。 |
| Cherry Pick | 選択した変更をローカルリポジトリにチェリーピックします。 |
| Revert | コミットによる変更を取り消します。他のコミットは変更されません。 |
| Show | diff エディターでコミットを表示します。 |
How To: Use Gitと Gitも参照してください 。
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.