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
@ -1340,6 +1340,10 @@ gui.diffcontext::
|
|||||||
Specifies how many context lines should be used in calls to diff
|
Specifies how many context lines should be used in calls to diff
|
||||||
made by the linkgit:git-gui[1]. The default is "5".
|
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::
|
gui.encoding::
|
||||||
Specifies the default encoding to use for displaying of
|
Specifies the default encoding to use for displaying of
|
||||||
file contents in linkgit:git-gui[1] and linkgit:gitk[1].
|
file contents in linkgit:git-gui[1] and linkgit:gitk[1].
|
||||||
|
Loading…
Reference in New Issue
Block a user