From 1a35367e1282e27a49636ca6aab3ce80ef4db150 Mon Sep 17 00:00:00 2001 From: Eric Amodio Date: Wed, 11 Nov 2020 23:52:56 -0500 Subject: [PATCH] Adds show working tree changes to settings UI --- package.json | 2 +- .../apps/settings/partials/views.commits.html | 2 +- .../apps/settings/partials/views.repositories.html | 75 +++++++++++++--------- 3 files changed, 46 insertions(+), 33 deletions(-) diff --git a/package.json b/package.json index 22e2d0e..9fe2577 100644 --- a/package.json +++ b/package.json @@ -1982,7 +1982,7 @@ }, "gitlens.views.repositories.includeWorkingTree": { "type": "boolean", - "default": true, + "default": false, "markdownDescription": "Specifies whether to include working tree file status for each repository in the _Repositories_ view", "scope": "window" }, diff --git a/src/webviews/apps/settings/partials/views.commits.html b/src/webviews/apps/settings/partials/views.commits.html index 92442cf..bc01eb9 100644 --- a/src/webviews/apps/settings/partials/views.commits.html +++ b/src/webviews/apps/settings/partials/views.commits.html @@ -35,7 +35,7 @@ value="working" data-setting /> - +
+ +
+ + +
+
+ + +
+
+ +
+
+ + +
+
+ +
- +
- -
-
- -
-
- - -
-