|
|
@ -12,8 +12,14 @@ |
|
|
|
</h2> |
|
|
|
|
|
|
|
<p class="section__header-hint"> |
|
|
|
Adds a Search & Compare view to search and explore commit histories by message, author, files, id, etc, |
|
|
|
or visualize comparisons between branches, tags, commits, and more |
|
|
|
Adds a Search & Compare view |
|
|
|
<a |
|
|
|
class="command command--show-view" |
|
|
|
title="Show View in Side Bar" |
|
|
|
href="command:gitlens.showSearchAndCompareView" |
|
|
|
></a> |
|
|
|
to search and explore commit histories by message, author, files, id, etc, or visualize comparisons between |
|
|
|
branches, tags, commits, and more |
|
|
|
</p> |
|
|
|
</div> |
|
|
|
|
|
|
|