- Adds a Search Commits view to search and explore commit histories by message, author, files, id, etc
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Requires a connection to a supported remote service (e.g. GitHub)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Compacts (flattens) unnecessary nesting when using a tree layouts
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- For more options, open
- Settings
- and search for gitlens.views.search or gitlens.views
-
-
-
-
diff --git a/src/webviews/apps/settings/partials/views.compare.html b/src/webviews/apps/settings/partials/views.searchAndCompare.html
similarity index 56%
rename from src/webviews/apps/settings/partials/views.compare.html
rename to src/webviews/apps/settings/partials/views.searchAndCompare.html
index 364fa8d..54c98b4 100644
--- a/src/webviews/apps/settings/partials/views.compare.html
+++ b/src/webviews/apps/settings/partials/views.searchAndCompare.html
@@ -1,18 +1,19 @@
-
+
- Compare view
+ Search & Compare view
- Adds a Compare view to visualize comparisons between branches, tags, commits, and more
+ 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
@@ -26,12 +27,12 @@
-
@@ -41,16 +42,16 @@
-
+
-
@@ -62,9 +63,13 @@
-
+
-
@@ -103,6 +108,29 @@
+
+
+
+
+
+
@@ -130,10 +158,10 @@
Settings
- and search for gitlens.views.compare or gitlens.views
+ and search for gitlens.views.searchAndCompare or gitlens.views