summaryrefslogtreecommitdiffstats
path: root/git-branch.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-09-28 15:34:39 +0900
committerJunio C Hamano <gitster@pobox.com>2017-09-28 15:34:39 +0900
commitf088858b7d9cf7778d88910914cf7c34d0fdeb83 (patch)
tree9218886e61e3784e2ef626190f39003136bb75ad /git-branch.html
parent20c484eb042459f279c89d562aaf9d77dc2f7862 (diff)
downloadgit-htmldocs-f088858b7d9cf7778d88910914cf7c34d0fdeb83.tar.gz
Autogenerated HTML docs for v2.14.2-642-g20fed
Diffstat (limited to 'git-branch.html')
-rw-r--r--git-branch.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-branch.html b/git-branch.html
index e586fc7d9..07ff0b01c 100644
--- a/git-branch.html
+++ b/git-branch.html
@@ -848,10 +848,10 @@ way to clean up all obsolete remote-tracking branches.</p></div>
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 <code>core.logallrefupdates</code> config option.
+ enabled by default by the <code>core.logAllRefUpdates</code> config option.
The negated form <code>--no-create-reflog</code> only overrides an earlier
<code>--create-reflog</code>, but currently does not negate the setting of
- <code>core.logallrefupdates</code>.
+ <code>core.logAllRefUpdates</code>.
</p>
</dd>
<dt class="hdlist1">
@@ -1313,7 +1313,7 @@ a branch?&#8221;</a> in the Git User&#8217;s Manual.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2017-09-06 13:37:07 JST
+Last updated 2017-09-28 15:34:18 JST
</div>
</div>
</body>