Skip to content

Commit 15d6df9

Browse files
committed
Merge branch 'mh/doc-config-gui-gcwarning' into next
Docfix. * mh/doc-config-gui-gcwarning: config: document 'gui.GCWarning'
2 parents f21f000 + d4bc39a commit 15d6df9

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)