対話的リベース
ローカルリポジトリの一連のコミットを変更するには、Tools >Git >Local Repository と進み、Interactive Rebase を選択します。コミットの順番を入れ替えたり破棄したり、ひとつのコミットにまとめたり、コミットメッセージを編集したりすることができます。
変更ログからのリベース
ローカルの変更をすでにリモートリポジトリにプッシュしている場合、Qt Creator はローカルのコミットが欠落しているため、対話的リベースを拒否します。
変更ログから対話式リベースを開始するには、Tools >Git >Branches >Log にアクセスしてください。変更を選択し、コンテキストメニューからInteractive Rebase from <hash> を選択します。
How To: 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.