We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f21f000 + d4bc39a commit 15d6df9Copy full SHA for 15d6df9
Documentation/config/gui.adoc
@@ -55,3 +55,8 @@ gui.blamehistoryctx::
55
linkgit:gitk[1] for the selected commit, when the `Show History
56
Context` menu item is invoked from 'git gui blame'. If this
57
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