Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
config.txt: fix typo
author
Nicolas Dermine
<nicolas.dermine@gmail.com>
Sun, 9 Nov 2014 16:19:33 +0000
(17:19 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 10 Nov 2014 18:06:25 +0000
(10:06 -0800)
Signed-off-by: Nicolas Dermine <nicolas.dermine@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
e50cd67
)
diff --git
a/Documentation/config.txt
b/Documentation/config.txt
index 382e12c69efc520978390fc97483ac388b7e4a94..0fda2b51e1feadbfe88c917c300bec625554b163 100644
(file)
--- a/
Documentation/config.txt
+++ b/
Documentation/config.txt
@@
-2295,7
+2295,7
@@
status.showUntrackedFiles::
files which are not currently tracked by Git. Directories which
contain only untracked files, are shown with the directory name
only. Showing untracked files means that Git needs to lstat() all
-
all
the files in the whole repository, which might be slow on some
+ the files in the whole repository, which might be slow on some
systems. So, this variable controls how the commands displays
the untracked files. Possible values are:
+