X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-config.txt;h=a592b61e2fe998525d0978547b3ea7e4ad2d72ac;hb=4d4fcc5451d9d653bebcc8afa18543cb426abeed;hp=5b794f439990e3ddeb80adee31de44063ef44ee6;hpb=9656153b87d47b34986f2d77eef9199c24cbf9f6;p=git.git diff --git a/Documentation/git-config.txt b/Documentation/git-config.txt index 5b794f439..a592b61e2 100644 --- a/Documentation/git-config.txt +++ b/Documentation/git-config.txt @@ -142,7 +142,7 @@ FILES 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.)