summaryrefslogtreecommitdiffstats
path: root/git-branch.html
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.html
parent38f5dad5198f82237892f4e66335833bfae64f1a (diff)
downloadgit-htmldocs-e74956204a5d10fb9b53c52eaaf1133f851a6bbc.tar.gz
Autogenerated HTML docs for v1.7.1-rc0-13-g7ec1
Diffstat (limited to 'git-branch.html')
-rw-r--r--git-branch.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/git-branch.html b/git-branch.html
index f4bcccfc4..c659c0de4 100644
--- a/git-branch.html
+++ b/git-branch.html
@@ -391,6 +391,8 @@ way to clean up all obsolete remote-tracking branches.</p></div>
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 "&lt;branchname&gt;@{yesterday}".
+ Note that in non-bare repositories, reflogs are usually
+ enabled by default by the <tt>core.logallrefupdates</tt> config option.
</p>
</dd>
<dt>
@@ -696,7 +698,7 @@ a branch?&#8221;</a> in the Git User's Manual.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-03-03 05:12:39 UTC
+Last updated 2010-04-09 07:18:12 UTC
</div>
</div>
</body>