summaryrefslogtreecommitdiffstats
path: root/git-format-patch.html
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 /git-format-patch.html
parent3f5b4a7393b72902269bf06b5b94ede9fc5dee3d (diff)
downloadgit-htmldocs-6d774cfa36eeb5721a0b448b8e7f44f400acf90f.tar.gz
Autogenerated HTML docs for v2.40.0-130-g27d43
Diffstat (limited to 'git-format-patch.html')
-rw-r--r--git-format-patch.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/git-format-patch.html b/git-format-patch.html
index 520db4fa4..3dc9c00a4 100644
--- a/git-format-patch.html
+++ b/git-format-patch.html
@@ -1600,6 +1600,16 @@ matches "<code>fooasdfbar</code>" and "<code>foo/bar/baz/asdf</code>" but not "<
</p>
</dd>
<dt class="hdlist1">
+--default-prefix
+</dt>
+<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>.
+</p>
+</dd>
+<dt class="hdlist1">
--line-prefix=&lt;prefix&gt;
</dt>
<dd>