summaryrefslogtreecommitdiffstats
path: root/git-apply.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-03-13 00:01:53 -0700
committerJunio C Hamano <gitster@pobox.com>2017-03-13 00:01:53 -0700
commit0f6f3bff0a28c6c521a411bc97083cac5b7f953d (patch)
tree4b266281dbd4d8cec2b7bc5b10fd6d8ae968e274 /git-apply.html
parent53eec4d7df316d46d4de248964486ecfbcda0c99 (diff)
downloadgit-htmldocs-0f6f3bff0a28c6c521a411bc97083cac5b7f953d.tar.gz
Autogenerated HTML docs for v2.12.0-264-gd6db3
Diffstat (limited to 'git-apply.html')
-rw-r--r--git-apply.html9
1 files changed, 4 insertions, 5 deletions
diff --git a/git-apply.html b/git-apply.html
index 6a195649d..35060f0eb 100644
--- a/git-apply.html
+++ b/git-apply.html
@@ -915,10 +915,9 @@ the information is read from the current index instead.</p></div>
When <code>--numstat</code> has been given, do not munge pathnames,
but use a NUL-terminated machine-readable format.
</p>
-<div class="paragraph"><p>Without this option, each pathname output will have TAB, LF, double quotes,
-and backslash characters replaced with <code>\t</code>, <code>\n</code>, <code>\"</code>, and <code>\\</code>,
-respectively, and the pathname will be enclosed in double quotes if
-any of those replacements occurred.</p></div>
+<div class="paragraph"><p>Without this option, pathnames with "unusual" characters are quoted as
+explained for the configuration variable <code>core.quotePath</code> (see
+<a href="git-config.html">git-config(1)</a>).</p></div>
</dd>
<dt class="hdlist1">
-p&lt;n&gt;
@@ -1204,7 +1203,7 @@ subdirectory is checked and (if possible) updated.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2016-04-08 14:53:26 PDT
+Last updated 2017-03-13 00:01:26 PDT
</div>
</div>
</body>