Skip to content

Commit b809658

Browse files
committed
Merge branch 'mk/doc-git-gui-display-untracked'
* mk/doc-git-gui-display-untracked: Documentation: git-gui: describe gui.displayuntracked
2 parents 7e76a2f + ec9fa62 commit b809658

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/config.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1340,6 +1340,10 @@ gui.diffcontext::
13401340
Specifies how many context lines should be used in calls to diff
13411341
made by the linkgit:git-gui[1]. The default is "5".
13421342

1343+
gui.displayuntracked::
1344+
Determines if linkgit::git-gui[1] shows untracked files
1345+
in the file list. The default is "true".
1346+
13431347
gui.encoding::
13441348
Specifies the default encoding to use for displaying of
13451349
file contents in linkgit:git-gui[1] and linkgit:gitk[1].

0 commit comments

Comments
 (0)