mirror of
https://github.com/git/git
synced 2024-11-05 18:59:29 +00:00
Merge branch 'mk/doc-git-gui-display-untracked'
* mk/doc-git-gui-display-untracked: Documentation: git-gui: describe gui.displayuntracked
This commit is contained in:
commit
b809658141
1 changed files with 4 additions and 0 deletions
|
@ -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].
|
||||
|
|
Loading…
Reference in a new issue