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 7e76a2f + ec9fa62 commit b809658Copy full SHA for b809658
Documentation/config.txt
@@ -1340,6 +1340,10 @@ gui.diffcontext::
1340
Specifies how many context lines should be used in calls to diff
1341
made by the linkgit:git-gui[1]. The default is "5".
1342
1343
+gui.displayuntracked::
1344
+ Determines if linkgit::git-gui[1] shows untracked files
1345
+ in the file list. The default is "true".
1346
+
1347
gui.encoding::
1348
Specifies the default encoding to use for displaying of
1349
file contents in linkgit:git-gui[1] and linkgit:gitk[1].
0 commit comments