Skip to content

Commit d4bc39a

Browse files
matthewhughes934gitster
authored andcommitted
config: document 'gui.GCWarning'
While investigating the config options set by 'scalar' I noticed this one wasn't documented. Signed-off-by: Matthew Hughes <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 9a2fb14 commit d4bc39a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/config/gui.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,8 @@ gui.blamehistoryctx::
5555
linkgit:gitk[1] for the selected commit, when the `Show History
5656
Context` menu item is invoked from 'git gui blame'. If this
5757
variable is set to zero, the whole history is shown.
58+
59+
gui.GCWarning::
60+
Determines whether linkgit:git-gui[1] should prompt for garbage
61+
collection when git detects a large number of loose objects in
62+
the repository. The default value is "true".

0 commit comments

Comments
 (0)