summaryrefslogtreecommitdiffstats
path: root/diff-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-03-21 14:38:04 -0700
committerJunio C Hamano <gitster@pobox.com>2023-03-21 14:38:04 -0700
commit6d774cfa36eeb5721a0b448b8e7f44f400acf90f (patch)
treed996cb84e1f86ca0337fd887b7e1b5f73030d52f /diff-options.txt
parent3f5b4a7393b72902269bf06b5b94ede9fc5dee3d (diff)
downloadgit-htmldocs-6d774cfa36eeb5721a0b448b8e7f44f400acf90f.tar.gz
Autogenerated HTML docs for v2.40.0-130-g27d43
Diffstat (limited to 'diff-options.txt')
-rw-r--r--diff-options.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/diff-options.txt b/diff-options.txt
index 7d73e976d..08ab86189 100644
--- a/diff-options.txt
+++ b/diff-options.txt
@@ -852,6 +852,11 @@ endif::git-format-patch[]
--no-prefix::
Do not show any source or destination prefix.
+--default-prefix::
+ 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 `diff.noprefix`.
+
--line-prefix=<prefix>::
Prepend an additional prefix to every line of output.