git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Correctly document the name of the global excludes file configuration
@ 2007-07-02 16:48 Michael Hendricks
  2007-07-04  5:10 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Hendricks @ 2007-07-02 16:48 UTC (permalink / raw)
  To: git, Junio C Hamano; +Cc: Michael Hendricks

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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Correctly document the name of the global excludes file configuration
  2007-07-02 16:48 [PATCH] Correctly document the name of the global excludes file configuration Michael Hendricks
@ 2007-07-04  5:10 ` Junio C Hamano
  0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2007-07-04  5:10 UTC (permalink / raw)
  To: Michael Hendricks; +Cc: git

Well spotted, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-07-04  5:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-02 16:48 [PATCH] Correctly document the name of the global excludes file configuration Michael Hendricks
2007-07-04  5:10 ` Junio C Hamano

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).