Enable reflogs by default in any repository with a working directory.
[gitweb.git] / Documentation / config.txt
index a3587f83970cf3c7b84b31aa6e90e0dbfb476d65..8abb0820ffdd8e63250d1378fba96dc022de5345 100644 (file)
@@ -79,8 +79,11 @@ core.logAllRefUpdates::
        file is automatically created for branch heads.
 
        This information can be used to determine what commit
-       was the tip of a branch "2 days ago".  This value is
-       false by default (no automated creation of log files).
+       was the tip of a branch "2 days ago".
+
+       This value is true by default in a repository that has
+       a working directory associated with it, and false by
+       default in a bare repository.
 
 core.repositoryFormatVersion::
        Internal variable identifying the repository format and layout