summaryrefslogtreecommitdiffstats
path: root/git-cherry-pick.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-07-13 15:00:05 -0700
committerJunio C Hamano <gitster@pobox.com>2016-07-13 15:00:05 -0700
commit92d80370646a0ce43b0c769027492b3c891090aa (patch)
treecee7315334fee3145cb4badcc7a400e3e763fbac /git-cherry-pick.html
parent48931e26012d8d7ad1a7e1d9701f52be1b77e45a (diff)
downloadgit-htmldocs-92d80370646a0ce43b0c769027492b3c891090aa.tar.gz
Autogenerated HTML docs for v2.9.1-273-g79ed4
Diffstat (limited to 'git-cherry-pick.html')
-rw-r--r--git-cherry-pick.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-cherry-pick.html b/git-cherry-pick.html
index 14f1f05b0..3ecb66160 100644
--- a/git-cherry-pick.html
+++ b/git-cherry-pick.html
@@ -816,7 +816,7 @@ conflicts.</p></div>
For a more complete list of ways to spell commits, see
<a href="gitrevisions.html">gitrevisions(7)</a>.
Sets of commits can be passed but no traversal is done by
- default, as if the <em>--no-walk</em> option was specified, see
+ default, as if the <code>--no-walk</code> option was specified, see
<a href="git-rev-list.html">git-rev-list(1)</a>. Note that specifying a range will
feed all &lt;commit&gt;&#8230; arguments to a single revision walk
(see a later example that uses <em>maint master..next</em>).
@@ -1174,7 +1174,7 @@ context lines.
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2016-06-03 16:34:32 PDT
+Last updated 2016-07-13 14:58:50 PDT
</div>
</div>
</body>