|
|
@ -82,10 +82,10 @@ |
|
|
|
</option> |
|
|
|
<option value="gitlens.showCommitsInView">shows details of the commit</option> |
|
|
|
<option value="gitlens.showQuickCommitDetails"> |
|
|
|
shows quick pick details of the commit |
|
|
|
shows quick details of the commit |
|
|
|
</option> |
|
|
|
<option value="gitlens.showQuickCommitFileDetails"> |
|
|
|
shows quick pick file details of the commit (default) |
|
|
|
shows quick file details of the commit (default) |
|
|
|
</option> |
|
|
|
<option value="gitlens.showQuickFileHistory"> |
|
|
|
shows the current file history |
|
|
@ -166,10 +166,10 @@ |
|
|
|
searches for commits within the range |
|
|
|
</option> |
|
|
|
<option value="gitlens.showQuickCommitDetails"> |
|
|
|
shows quick pick details of the commit |
|
|
|
shows quick details of the commit |
|
|
|
</option> |
|
|
|
<option value="gitlens.showQuickCommitFileDetails"> |
|
|
|
show quick pick file details of the commit |
|
|
|
show quick file details of the commit |
|
|
|
</option> |
|
|
|
<option value="gitlens.showQuickFileHistory"> |
|
|
|
shows the current file history |
|
|
|