* [PATCH] Documentation: git-gui: describe gui.displayuntracked
@ 2014-04-19 21:47 Max Kirillov
0 siblings, 0 replies; only message in thread
From: Max Kirillov @ 2014-04-19 21:47 UTC (permalink / raw)
To: Junio C Hamano; +Cc: git, Pat Thoyts
Signed-off-by: Max Kirillov <max@max630.net>
---
Documentation for the option introduced in e632b3c0d3
Documentation/config.txt | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/config.txt b/Documentation/config.txt
index bbba728..41e31ce 100644
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
@@ -1277,6 +1277,10 @@ gui.diffcontext::
Specifies how many context lines should be used in calls to diff
made by the linkgit:git-gui[1]. The default is "5".
+gui.displayuntracked::
+ Determines if linkgit::git-gui[1] shows untracked files
+ in the file list. The default is "true".
+
gui.encoding::
Specifies the default encoding to use for displaying of
file contents in linkgit:git-gui[1] and linkgit:gitk[1].
--
1.8.4.rc3.902.g80a4b9e
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2014-04-19 21:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-19 21:47 [PATCH] Documentation: git-gui: describe gui.displayuntracked Max Kirillov
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.