summaryrefslogtreecommitdiffstats
path: root/git-diff-files.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-03-28 14:37:43 -0700
committerJunio C Hamano <gitster@pobox.com>2024-03-28 14:37:43 -0700
commitc416a71a462b776d9f3924af7dbfda8bd4f87bdf (patch)
tree382b0ef1b5f3124d04d7989e4f2e5703ca5f2d5f /git-diff-files.html
parent8842ccc9dc941b70fd8eccbfcd41acac8627f67f (diff)
downloadgit-htmldocs-c416a71a462b776d9f3924af7dbfda8bd4f87bdf.tar.gz
Autogenerated HTML docs for v2.44.0-413-gd6fd0
Diffstat (limited to 'git-diff-files.html')
-rw-r--r--git-diff-files.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/git-diff-files.html b/git-diff-files.html
index 357e16e15..53a210965 100644
--- a/git-diff-files.html
+++ b/git-diff-files.html
@@ -2024,8 +2024,9 @@ matches "<code>fooasdfbar</code>" and "<code>foo/bar/baz/asdf</code>" but not "<
<dd>
<p>
Use the default source and destination prefixes ("a/" and "b/").
- This is usually the default already, but may be used to override
- config such as <code>diff.noprefix</code>.
+ This overrides configuration variables such as <code>diff.noprefix</code>,
+ <code>diff.srcPrefix</code>, <code>diff.dstPrefix</code>, and <code>diff.mnemonicPrefix</code>
+ (see <code>git-config</code>(1)).
</p>
</dd>
<dt class="hdlist1">