projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d2244b
)
Correctly document the name of the global excludes file configuration
author
Michael Hendricks
<michael@ndrix.org>
Mon, 2 Jul 2007 16:48:34 +0000
(10:48 -0600)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 3 Jul 2007 03:54:01 +0000
(20:54 -0700)
Signed-off-by: Michael Hendricks <michael@ndrix.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt
patch
|
blob
|
history
diff --git
a/Documentation/config.txt
b/Documentation/config.txt
index 7d9afe20f91c3922b909ef5e217c1b7640e2c600..a75f7f766442584f06155bb47008d1a4eb5ac640 100644
(file)
--- a/
Documentation/config.txt
+++ b/
Documentation/config.txt
@@
-263,7
+263,7
@@
You probably do not need to adjust this value.
+
Common unit suffixes of 'k', 'm', or 'g' are supported.
-core.exclude
F
ile::
+core.exclude
sf
ile::
In addition to '.gitignore' (per-directory) and
'.git/info/exclude', git looks into this file for patterns
of files which are not meant to be tracked. See