summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8d2244b)
raw | patch | inline | side by side (parent: 8d2244b)
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>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt | patch | blob | history |
index 7d9afe20f91c3922b909ef5e217c1b7640e2c600..a75f7f766442584f06155bb47008d1a4eb5ac640 100644 (file)
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
+
Common unit suffixes of 'k', 'm', or 'g' are supported.
-core.excludeFile::
+core.excludesfile::
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