summaryrefslogtreecommitdiffstats
path: root/git-format-patch.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-10-23 14:33:31 +0900
committerJunio C Hamano <gitster@pobox.com>2019-10-23 14:33:31 +0900
commitd52ae636b54c79cf319e8a40d723b16220ad6924 (patch)
treeadd7556c29921b96ace007f9ea44a23a8912364e /git-format-patch.html
parentfa2a48b86c2f25f536c882f5cf012000e38315c3 (diff)
downloadgit-htmldocs-d52ae636b54c79cf319e8a40d723b16220ad6924.tar.gz
Autogenerated HTML docs for v2.24.0-rc0-3-g12a4a
Diffstat (limited to 'git-format-patch.html')
-rw-r--r--git-format-patch.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/git-format-patch.html b/git-format-patch.html
index d27b503e9..8a7962b2f 100644
--- a/git-format-patch.html
+++ b/git-format-patch.html
@@ -813,7 +813,8 @@ they are created in the current working directory. The default path
can be set with the <code>format.outputDirectory</code> configuration option.
The <code>-o</code> option takes precedence over <code>format.outputDirectory</code>.
To store patches in the current working directory even when
-<code>format.outputDirectory</code> points elsewhere, use <code>-o .</code>.</p></div>
+<code>format.outputDirectory</code> points elsewhere, use <code>-o .</code>. All directory
+components will be created.</p></div>
<div class="paragraph"><p>By default, the subject of a single patch is "[PATCH] " followed by
the concatenation of lines from the commit message up to the first blank
line (see the DISCUSSION section of <a href="git-commit.html">git-commit(1)</a>).</p></div>
@@ -2420,7 +2421,7 @@ Extract three topmost commits from the current branch and format them
<div id="footer">
<div id="footer-text">
Last updated
- 2019-09-30 14:04:22 JST
+ 2019-10-23 14:29:31 JST
</div>
</div>
</body>