summaryrefslogtreecommitdiffstats
path: root/git-format-patch.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-12-01 23:45:01 +0900
committerJunio C Hamano <gitster@pobox.com>2018-12-01 23:45:01 +0900
commitf2b280bfddf499d26c09ad311b501d9b699dbf94 (patch)
tree7392101d12a8ec2556fda7ff800263d78505c6d5 /git-format-patch.html
parent44db56fdf11bad8e1fcf3fa225c1915c40b3b5d6 (diff)
downloadgit-htmldocs-f2b280bfddf499d26c09ad311b501d9b699dbf94.tar.gz
Autogenerated HTML docs for v2.20.0-rc2
Diffstat (limited to 'git-format-patch.html')
-rw-r--r--git-format-patch.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/git-format-patch.html b/git-format-patch.html
index 034b73d74..0a150df2c 100644
--- a/git-format-patch.html
+++ b/git-format-patch.html
@@ -1788,6 +1788,10 @@ feeding the result to <code>git send-email</code>.</p></div>
disjoint (for example <code>git format-patch --cover-letter
--range-diff=feature/v1~3..feature/v1 -3 feature/v2</code>).
</p>
+<div class="paragraph"><p>Note that diff options passed to the command affect how the primary
+product of <code>format-patch</code> is generated, and they are not passed to
+the underlying <code>range-diff</code> machinery used to generate the cover-letter
+material (this may change in the future).</p></div>
</dd>
<dt class="hdlist1">
--creation-factor=&lt;percent&gt;
@@ -2356,7 +2360,7 @@ as e-mailable patches:
<div id="footer">
<div id="footer-text">
Last updated
- 2018-09-18 07:45:24 JST
+ 2018-12-01 23:35:58 JST
</div>
</div>
</body>