summaryrefslogtreecommitdiffstats
path: root/git-format-patch.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-12-18 15:09:43 -0800
committerJunio C Hamano <gitster@pobox.com>2019-12-18 15:09:43 -0800
commit2267da58fbe3aef887c21a27fd6b056bf6b38fcf (patch)
treeb5b66271f8af17fc1fc1879e5b2adf15b80665af /git-format-patch.html
parentb48968522932c1f3142591d9f2a3421833de78af (diff)
downloadgit-htmldocs-2267da58fbe3aef887c21a27fd6b056bf6b38fcf.tar.gz
Autogenerated HTML docs for v2.24.1-591-g12029
Diffstat (limited to 'git-format-patch.html')
-rw-r--r--git-format-patch.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/git-format-patch.html b/git-format-patch.html
index 54c075689..2ce0a19af 100644
--- a/git-format-patch.html
+++ b/git-format-patch.html
@@ -1964,14 +1964,15 @@ you can use <code>--suffix=-patch</code> to get <code>0001-description-of-my-cha
</p>
</dd>
<dt class="hdlist1">
---base=&lt;commit&gt;
+--[no-]base[=&lt;commit&gt;]
</dt>
<dd>
<p>
Record the base tree information to identify the state the
patch series applies to. See the BASE TREE INFORMATION section
below for details. If &lt;commit&gt; is "auto", a base commit is
- automatically chosen.
+ automatically chosen. The <code>--no-base</code> option overrides a
+ <code>format.useAutoBase</code> configuration.
</p>
</dd>
<dt class="hdlist1">
@@ -2444,7 +2445,7 @@ Extract three topmost commits from the current branch and format them
<div id="footer">
<div id="footer-text">
Last updated
- 2019-11-10 20:29:13 PST
+ 2019-12-18 15:04:40 PST
</div>
</div>
</body>