X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fconfig.txt;h=d1a4bec0d472231abdf026cc0743effa3ae72b27;hb=8090c08e1e90274d35bbf06238d2933759f3a1bb;hp=b27b0d5c068f5e60faaf684397c605a188a241ac;hpb=1ab661ddb7eb564c1c3cb97a512257860a651459;p=git.git diff --git a/Documentation/config.txt b/Documentation/config.txt index b27b0d5c..d1a4bec0 100644 --- a/Documentation/config.txt +++ b/Documentation/config.txt @@ -64,9 +64,11 @@ core.ignoreStat:: slow, such as Microsoft Windows. See gitlink:git-update-index[1]. False by default. -core.onlyUseSymrefs:: - Always use the "symref" format instead of symbolic links for HEAD - and other symbolic reference files. True by default. +core.preferSymlinkRefs:: + Instead of the default "symref" format for HEAD + and other symbolic reference files, use symbolic links. + This is sometimes needed to work with old scripts that + expect HEAD to be a symbolic link. core.repositoryFormatVersion:: Internal variable identifying the repository format and layout