summaryrefslogtreecommitdiffstats
path: root/git-commit.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-commit.html
parent53eec4d7df316d46d4de248964486ecfbcda0c99 (diff)
downloadgit-htmldocs-0f6f3bff0a28c6c521a411bc97083cac5b7f953d.tar.gz
Autogenerated HTML docs for v2.12.0-264-gd6db3
Diffstat (limited to 'git-commit.html')
-rw-r--r--git-commit.html11
1 files changed, 7 insertions, 4 deletions
diff --git a/git-commit.html b/git-commit.html
index 31baaca2d..653817d28 100644
--- a/git-commit.html
+++ b/git-commit.html
@@ -946,9 +946,12 @@ that, you can recover from it with <em>git reset</em>.</p></div>
</dt>
<dd>
<p>
- When showing <code>short</code> or <code>porcelain</code> status output, terminate
- entries in the status output with NUL, instead of LF. If no
- format is given, implies the <code>--porcelain</code> output format.
+ When showing <code>short</code> or <code>porcelain</code> status output, print the
+ filename verbatim and terminate the entries with NUL, instead of LF.
+ If no format is given, implies the <code>--porcelain</code> output format.
+ Without the <code>-z</code> option, filenames 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>
</dd>
<dt class="hdlist1">
@@ -1653,7 +1656,7 @@ information.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2016-12-19 16:18:00 PST
+Last updated 2017-03-13 00:01:26 PDT
</div>
</div>
</body>