summaryrefslogtreecommitdiffstats
path: root/git-format-patch.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-04-23 23:17:43 -0700
committerJunio C Hamano <gitster@pobox.com>2017-04-23 23:17:43 -0700
commite25cc817fa321686ae71fda302e172bf9ca8f04a (patch)
tree1ab6d795892450a41ab9911cdab106aaa3ba079f /git-format-patch.html
parent52a094d73a03abe677880d74fe3ec08f73583aa7 (diff)
downloadgit-htmldocs-e25cc817fa321686ae71fda302e172bf9ca8f04a.tar.gz
Autogenerated HTML docs for v2.13.0-rc0-45-ge2cb6ab
Diffstat (limited to 'git-format-patch.html')
-rw-r--r--git-format-patch.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-format-patch.html b/git-format-patch.html
index 5e474205f..d920df1a5 100644
--- a/git-format-patch.html
+++ b/git-format-patch.html
@@ -2157,7 +2157,7 @@ series A, B, C, the history would be like:</p></div>
<pre><code>---P---X---Y---Z---A---B---C</code></pre>
</div></div>
<div class="paragraph"><p>With <code>git format-patch --base=P -3 C</code> (or variants thereof, e.g. with
-<code>--cover-letter</code> of using <code>Z..C</code> instead of <code>-3 C</code> to specify the
+<code>--cover-letter</code> or using <code>Z..C</code> instead of <code>-3 C</code> to specify the
range), the base tree information block is shown at the end of the
first message the command outputs (either the first patch, or the
cover letter), like this:</p></div>
@@ -2263,7 +2263,7 @@ as e-mailable patches:
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2017-03-21 15:39:58 PDT
+Last updated 2017-04-23 23:17:27 PDT
</div>
</div>
</body>