From: Michael Hendricks <michael@ndrix.org>
To: git@vger.kernel.org, Junio C Hamano <gitster@pobox.com>
Cc: Michael Hendricks <michael@ndrix.org>
Subject: [PATCH] Correctly document the name of the global excludes file configuration
Date: Mon, 2 Jul 2007 10:48:34 -0600 [thread overview]
Message-ID: <11833949141179-git-send-email-michael@ndrix.org> (raw)
Signed-off-by: Michael Hendricks <michael@ndrix.org>
---
Documentation/config.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/config.txt b/Documentation/config.txt
index 50503e8..1d96adf 100644
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
@@ -275,7 +275,7 @@ You probably do not need to adjust this value.
+
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
--
1.5.2.2.238.g7cbf2f2
next reply other threads:[~2007-07-02 16:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-02 16:48 Michael Hendricks [this message]
2007-07-04 5:10 ` [PATCH] Correctly document the name of the global excludes file configuration Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=11833949141179-git-send-email-michael@ndrix.org \
--to=michael@ndrix.org \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).