summaryrefslogtreecommitdiffstats
path: root/git-diff-files.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-04-30 15:08:10 +0900
committerJunio C Hamano <gitster@pobox.com>2021-04-30 15:08:10 +0900
commit4078a55a6fb467915a2f03f271d1390b97eabc13 (patch)
tree94f9713738bf23d7a7bce9c87937558570412c71 /git-diff-files.html
parent9877648272f630de87aeee2e3a8b7f4ac1ad9c70 (diff)
downloadgit-htmldocs-4078a55a6fb467915a2f03f271d1390b97eabc13.tar.gz
Autogenerated HTML docs for v2.31.1-442-g7e391
Diffstat (limited to 'git-diff-files.html')
-rw-r--r--git-diff-files.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/git-diff-files.html b/git-diff-files.html
index 3c9ea32b8..072671cc1 100644
--- a/git-diff-files.html
+++ b/git-diff-files.html
@@ -1142,7 +1142,9 @@ explained for the configuration variable <code>core.quotePath</code> (see
</dt>
<dd>
<p>
- Show only names of changed files.
+ Show only names of changed files. The file names are often encoded in UTF-8.
+ For more information see the discussion about encoding in the <a href="git-log.html">git-log(1)</a>
+ manual page.
</p>
</dd>
<dt class="hdlist1">
@@ -1152,6 +1154,7 @@ explained for the configuration variable <code>core.quotePath</code> (see
<p>
Show only names and status of changed files. See the description
of the <code>--diff-filter</code> option on what the status letters mean.
+ Just like <code>--name-only</code> the file names are often encoded in UTF-8.
</p>
</dd>
<dt class="hdlist1">
@@ -2689,7 +2692,7 @@ the pathname, but if that is <code>NUL</code>, the record will show two paths.</
<div id="footer">
<div id="footer-text">
Last updated
- 2013-08-20 08:40:27 PDT
+ 2013-08-21 00:40:27 JST
</div>
</div>
</body>