Skip to content

Commit ec9fa62

Browse files
max630gitster
authored andcommitted
Documentation: git-gui: describe gui.displayuntracked
Signed-off-by: Max Kirillov <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent cc29195 commit ec9fa62

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)