From: Matthew Hughes <matthewhughes934@gmail•com>
To: git@vger•kernel.org
Cc: Matthew Hughes <matthewhughes934@gmail•com>
Subject: [PATCH 2/2] config: document `gui.GCWarning`
Date: Sat, 29 Nov 2025 17:22:31 +0000 [thread overview]
Message-ID: <20251129172124.4164-3-matthewhughes934@gmail.com> (raw)
In-Reply-To: <20251129172124.4164-1-matthewhughes934@gmail.com>
While investigating the config options set by `scalar` I noticed this
one wasn't documented.
---
Documentation/config/gui.adoc | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Documentation/config/gui.adoc b/Documentation/config/gui.adoc
index 171be774d2..3323ff9b7e 100644
--- a/Documentation/config/gui.adoc
+++ b/Documentation/config/gui.adoc
@@ -55,3 +55,8 @@ gui.blamehistoryctx::
linkgit:gitk[1] for the selected commit, when the `Show History
Context` menu item is invoked from 'git gui blame'. If this
variable is set to zero, the whole history is shown.
+
+gui.GCWarning:
+ Determines whether linkgit:git-gui[1] should prompt for garbage
+ collection when git detects a large number of loose objects in
+ the repository. The default value is "true".
--
2.51.0
next prev parent reply other threads:[~2025-11-29 17:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-29 17:21 [PATCH 0/2] Update documentation/discoverability around `scalar` Matthew Hughes
2025-11-29 17:22 ` [PATCH 1/2] scalar: add comments when setting config Matthew Hughes
2025-11-29 17:22 ` Matthew Hughes [this message]
2025-11-29 18:03 ` [PATCH 0/2] Update documentation/discoverability around `scalar` Kristoffer Haugsbakk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251129172124.4164-3-matthewhughes934@gmail.com \
--to=matthewhughes934@gmail$(echo .)com \
--cc=git@vger$(echo .)kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox