X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-config.txt;h=a592b61e2fe998525d0978547b3ea7e4ad2d72ac;hb=4d4fcc5451d9d653bebcc8afa18543cb426abeed;hp=c3dffffe3209317fdd228c9a4a1ac89cb1c348f4;hpb=f16eb1f6a3f9a1a09a61f0cd07e9c9ff9ee54530;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.)