summaryrefslogtreecommitdiffstats
path: root/git-branch.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-04-09 07:18:35 +0000
committerJunio C Hamano <junio@kernel.org>2010-04-09 07:18:35 +0000
commite74956204a5d10fb9b53c52eaaf1133f851a6bbc (patch)
tree2271e48a62f7720f0bedc8eb51969c258c9308a0 /git-branch.txt
parent38f5dad5198f82237892f4e66335833bfae64f1a (diff)
downloadgit-htmldocs-e74956204a5d10fb9b53c52eaaf1133f851a6bbc.tar.gz
Autogenerated HTML docs for v1.7.1-rc0-13-g7ec1
Diffstat (limited to 'git-branch.txt')
-rw-r--r--git-branch.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/git-branch.txt b/git-branch.txt
index 903a690f1..d78f4c739 100644
--- a/git-branch.txt
+++ b/git-branch.txt
@@ -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::