summaryrefslogtreecommitdiffstats
path: root/git-format-patch.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-01-05 14:15:13 -0800
committerJunio C Hamano <gitster@pobox.com>2022-01-05 14:15:13 -0800
commite872a1cfb365aa9016e685705d691f75c4585220 (patch)
tree0cd8bbdef3f464a809208b7f0c3de532d991b2f5 /git-format-patch.html
parent05fe8d182bb7801152b0db4240ccc5643720f773 (diff)
downloadgit-htmldocs-e872a1cfb365aa9016e685705d691f75c4585220.tar.gz
Autogenerated HTML docs for v2.34.1-493-ge83ba
Diffstat (limited to 'git-format-patch.html')
-rw-r--r--git-format-patch.html13
1 files changed, 11 insertions, 2 deletions
diff --git a/git-format-patch.html b/git-format-patch.html
index 1a10ca389..9b8a863af 100644
--- a/git-format-patch.html
+++ b/git-format-patch.html
@@ -758,7 +758,7 @@ git-format-patch(1) Manual Page
[-n | --numbered | -N | --no-numbered]
[--start-number &lt;n&gt;] [--numbered-files]
[--in-reply-to=&lt;message id&gt;] [--suffix=.&lt;sfx&gt;]
- [--ignore-if-in-upstream]
+ [--ignore-if-in-upstream] [--always]
[--cover-from-description=&lt;mode&gt;]
[--rfc] [--subject-prefix=&lt;subject prefix&gt;]
[(--reroll-count|-v) &lt;n&gt;]
@@ -1794,6 +1794,15 @@ will want to ensure that threading is disabled for <code>git send-email</code>.<
</p>
</dd>
<dt class="hdlist1">
+--always
+</dt>
+<dd>
+<p>
+ Include patches for commits that do not introduce any change,
+ which are omitted by default.
+</p>
+</dd>
+<dt class="hdlist1">
--cover-from-description=&lt;mode&gt;
</dt>
<dd>
@@ -2569,7 +2578,7 @@ merge commit.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2021-11-01 17:08:30 PDT
+ 2022-01-05 14:13:29 PST
</div>
</div>
</body>