0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

SmartGit > ファイルのblameを表示する手順 > Highlight:Age By Time

0
Posted at
動作環境
C++ Builder XE4
Windows 7 Pro (32bit)
SmartGit Version 17.1.5 #11217, installed: #11182
C++ builder XE4

.cppファイル、.hファイルの変更がどのタイミングで行われたかを知るためblameを使う。

SmartGitではどのようにすればblameの情報を表示できるか?

Manual

手順

以下の手順で確認できそうだ。

  1. Filesペイン右上のアイコン「If selected, unchanged files will be shown.」をONにして、変更していないファイルも表示するようにする。

qiita.png

`2. Filesペイン内にてBlameを見たいファイル上で右クリックし、「Blame」を選択

qiita.png

`3 「Blame for」ウィンドウにおいてHightlight:Age、By Timeを選択する

変更された日時により色分けされ、どのタイミングで変更されたか識別しやすくなる。

qiita.png

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?