Skip to content

Commit

Permalink
Documentation: git-gui: describe gui.displayuntracked
Browse files Browse the repository at this point in the history
Signed-off-by: Max Kirillov <max@max630.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Max Kirillov authored and Junio C Hamano committed Apr 21, 2014
1 parent cc29195 commit ec9fa62
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Documentation/config.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1340,6 +1340,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].
Expand Down

0 comments on commit ec9fa62

Please sign in to comment.