git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation/git-config.txt: clarify order of option reading
@ 2008-12-29  6:13 jidanni
  0 siblings, 0 replies; only message in thread
From: jidanni @ 2008-12-29  6:13 UTC (permalink / raw)
  To: git

Signed-off-by: jidanni <jidanni@jidanni.org>
---
 Documentation/git-config.txt |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Documentation/git-config.txt b/Documentation/git-config.txt
index 19a8917..34041b1 100644
--- a/Documentation/git-config.txt
+++ b/Documentation/git-config.txt
@@ -176,6 +176,8 @@ $GIT_DIR/config::
 $(prefix)/etc/gitconfig::
 	System-wide configuration file.
 
+Options found earlier in this sequence override those found later.
+
 If no further options are given, all reading options will read all of these
 files that are available. If the global or the system-wide configuration
 file are not available they will be ignored. If the repository configuration
-- 
1.5.6.5

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2008-12-29  6:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-29  6:13 [PATCH] Documentation/git-config.txt: clarify order of option reading jidanni

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