summaryrefslogtreecommitdiffstats
path: root/git-quiltimport.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-01-18 15:16:05 -0800
committerJunio C Hamano <gitster@pobox.com>2019-01-18 15:16:05 -0800
commitace33e4fa1aa5ba14bafe92218bf07dea068791f (patch)
tree0ad7636f0f64e4f949fd65f468e206bc0a5d969b /git-quiltimport.html
parentde48f457367f37c28229ebe8e6cef849dd6e430a (diff)
downloadgit-htmldocs-ace33e4fa1aa5ba14bafe92218bf07dea068791f.tar.gz
Autogenerated HTML docs for v2.20.1-309-g16a465
Diffstat (limited to 'git-quiltimport.html')
-rw-r--r--git-quiltimport.html12
1 files changed, 10 insertions, 2 deletions
diff --git a/git-quiltimport.html b/git-quiltimport.html
index 91cf0411f..bc2a902c2 100644
--- a/git-quiltimport.html
+++ b/git-quiltimport.html
@@ -750,7 +750,7 @@ git-quiltimport(1) Manual Page
<div class="sectionbody">
<div class="verseblock">
<pre class="content"><em>git quiltimport</em> [--dry-run | -n] [--author &lt;author&gt;] [--patches &lt;dir&gt;]
- [--series &lt;file&gt;]</pre>
+ [--series &lt;file&gt;] [--keep-non-patch]</pre>
<div class="attribution">
</div></div>
</div>
@@ -819,6 +819,14 @@ variable.</p></div>
or the value of the <code>$QUILT_SERIES</code> environment
variable.</p></div>
</dd>
+<dt class="hdlist1">
+--keep-non-patch
+</dt>
+<dd>
+<p>
+ Pass <code>-b</code> flag to <em>git mailinfo</em> (see <a href="git-mailinfo.html">git-mailinfo(1)</a>).
+</p>
+</dd>
</dl></div>
</div>
</div>
@@ -833,7 +841,7 @@ variable.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2018-01-27 08:11:04 JST
+ 2019-01-18 15:15:21 PST
</div>
</div>
</body>