documentation: clarify direction of core.autocrlf
[gitweb.git] / Documentation / git-branch.txt
index 6b6c3da2d95ad2d5d94949034d5dd723f48d977a..b3605c0ec560025e2b53286e4f69bc75c894140b 100644 (file)
@@ -72,6 +72,8 @@ OPTIONS
        Create the branch's reflog.  This activates recording of
        all changes made to the branch ref, enabling use of date
        based sha1 expressions such as "<branchname>@\{yesterday}".
+       Note that in non-bare repositories, reflogs are usually
+       enabled by default by the `core.logallrefupdates` config option.
 
 -f::
 --force::