X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-config.txt;h=a592b61e2fe998525d0978547b3ea7e4ad2d72ac;hb=d225ae59c9102f2769c55749f80f7a94a92713e4;hp=c3dffffe3209317fdd228c9a4a1ac89cb1c348f4;hpb=c576304d512df18fa30b91bb3ac15478d5d4dfb1;p=git.git diff --git a/Documentation/git-config.txt b/Documentation/git-config.txt index c3dffffe3..a592b61e2 100644 --- a/Documentation/git-config.txt +++ b/Documentation/git-config.txt @@ -139,10 +139,10 @@ See also <>. FILES ----- -If not set explicitely with '--file', there are three files where +If not set explicitly with '--file', there are three files where git-config will search for configuration options: -.git/config:: +$GIT_DIR/config:: Repository specific configuration file. (The filename is of course relative to the repository root, not the working directory.)