インスタント注釈の表示
インスタント注釈は現在のエディタ行に作者とこの行が最後に変更された日付を注釈します。オプションで、注釈はコミットのサブジェクトを表示します。
現在のファイルの注釈履歴を表示するには、Tools >Git >Current File と進み、Instant Blame for <file> を選択してください。
注: Instant blame は未保存のファイルでは利用できません。
行に対する最新の実際の変更を表示するには、空白の変更や行の移動を無視するようにインスタント注釈を設定します。
注釈の上にカーソルを置くと、ツールチップに追加情報が表示されます。ツールチップからは、以下の操作が可能です:
| メニュー項目 | メニュー項目 |
|---|---|
| 注釈 <ハッシュ | hashのリビジョンのファイル注釈履歴を開きます。 |
| 親の注釈履歴 | hashの親リビジョンのファイルの注釈履歴を開きます。 |
| <hash>のファイル | hashのリビジョンのファイルの内容を開きます。 |
| 行 <行> のログ | その行に触れたすべてのコミットのログを表示します。 |
(Copy Hash to Clipboard) | ハッシュ全体をクリップボードにコピーします。 |
| コミット <hash | 完全な説明と差分を含むコミットハッシュを開く。 |
メモ: これらのアクションのほとんどは、未コミットの変更に対しては意味を持ちません。
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.
(Copy Hash to Clipboard)