Signed-off-by: jidanni <jidanni@xxxxxxxxxxx> --- 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 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html