public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
* [PATCH] config: document 'gui.GCWarning'
@ 2025-12-08 19:04 Matthew Hughes
  2025-12-08 19:20 ` Kristoffer Haugsbakk
  0 siblings, 1 reply; 3+ messages in thread
From: Matthew Hughes @ 2025-12-08 19:04 UTC (permalink / raw)
  To: git; +Cc: Matthew Hughes

While investigating the config options set by 'scalar' I noticed this
one wasn't documented.

Signed-off-by: Matthew Hughes <matthewhughes934@gmail•com>
---
 Documentation/config/gui.adoc | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Documentation/config/gui.adoc b/Documentation/config/gui.adoc
index 171be774d2..1565c0af19 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.52.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] config: document 'gui.GCWarning'
  2025-12-08 19:04 [PATCH] config: document 'gui.GCWarning' Matthew Hughes
@ 2025-12-08 19:20 ` Kristoffer Haugsbakk
  2025-12-16 20:15   ` Matthew Hughes
  0 siblings, 1 reply; 3+ messages in thread
From: Kristoffer Haugsbakk @ 2025-12-08 19:20 UTC (permalink / raw)
  To: Matthew Hughes, git

On Mon, Dec 8, 2025, at 20:04, Matthew Hughes wrote:
> While investigating the config options set by 'scalar' I noticed this
> one wasn't documented.
>
> Signed-off-by: Matthew Hughes <matthewhughes934@gmail•com>
> ---
>[snip]

Apparently this is a continuation from here https://lore.kernel.org/git/jcqsqytuxpqwn3yhpz7fxucbuuf635q3jfgkjzauxwhrkhl7gg@g42r5kwwoknd/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] config: document 'gui.GCWarning'
  2025-12-08 19:20 ` Kristoffer Haugsbakk
@ 2025-12-16 20:15   ` Matthew Hughes
  0 siblings, 0 replies; 3+ messages in thread
From: Matthew Hughes @ 2025-12-16 20:15 UTC (permalink / raw)
  To: Kristoffer Haugsbakk, git

On Mon, Dec 08, 2025 at 08:20:07PM +0100, Kristoffer Haugsbakk wrote:
> Apparently this is a continuation from here https://lore.kernel.org/git/jcqsqytuxpqwn3yhpz7fxucbuuf635q3jfgkjzauxwhrkhl7gg@g42r5kwwoknd/

Indeed, thanks for linking that. Full context for the sake of anyone else: the
patchset linked above is replaced by: https://lore.kernel.org/git/pull.2010.git.1764195516.gitgitgadget@gmail.com/,
except for this patch which is stand-alone.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-12-16 20:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-08 19:04 [PATCH] config: document 'gui.GCWarning' Matthew Hughes
2025-12-08 19:20 ` Kristoffer Haugsbakk
2025-12-16 20:15   ` Matthew Hughes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox