summaryrefslogtreecommitdiffstats
path: root/git-log.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-10-15 16:08:31 -0700
committerJunio C Hamano <gitster@pobox.com>2015-10-15 16:08:31 -0700
commitb0a1e835fc058a3e209af3d419ef845b21a73f4f (patch)
treecea4bb3381b70c9e33167e843de1f0d664d35fbd /git-log.html
parent1f7c4a50fe813d6e616e950c633237d4dde581d6 (diff)
downloadgit-htmldocs-b0a1e835fc058a3e209af3d419ef845b21a73f4f.tar.gz
Autogenerated HTML docs for v2.6.1-213-ga838a
Diffstat (limited to 'git-log.html')
-rw-r--r--git-log.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/git-log.html b/git-log.html
index 4af0b6d3f..1a11acfd4 100644
--- a/git-log.html
+++ b/git-log.html
@@ -4010,10 +4010,10 @@ log.follow
</dt>
<dd>
<p>
- If a single &lt;path&gt; is given to git log, it will act as
- if the <code>--follow</code> option was also used. This has the same
- limitations as <code>--follow</code>, i.e. it cannot be used to follow
- multiple files and does not work well on non-linear history.
+ If <code>true</code>, <code>git log</code> will act as if the <code>--follow</code> option was used when
+ a single &lt;path&gt; is given. This has the same limitations as <code>--follow</code>,
+ i.e. it cannot be used to follow multiple files and does not work well
+ on non-linear history.
</p>
</dd>
<dt class="hdlist1">
@@ -4065,7 +4065,7 @@ and overridden by the <code>--notes=&lt;ref&gt;</code> option.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2015-08-03 12:41:59 PDT
+Last updated 2015-10-15 16:07:45 PDT
</div>
</div>
</body>