summaryrefslogtreecommitdiffstats
path: root/git-config.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-config.html
parent3f5b4a7393b72902269bf06b5b94ede9fc5dee3d (diff)
downloadgit-htmldocs-6d774cfa36eeb5721a0b448b8e7f44f400acf90f.tar.gz
Autogenerated HTML docs for v2.40.0-130-g27d43
Diffstat (limited to 'git-config.html')
-rw-r--r--git-config.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/git-config.html b/git-config.html
index 2fe8acb03..5988cbb6d 100644
--- a/git-config.html
+++ b/git-config.html
@@ -5902,6 +5902,18 @@ format.mboxrd
</p>
</dd>
<dt class="hdlist1">
+format.noprefix
+</dt>
+<dd>
+<p>
+ If set, do not show any source or destination prefix in patches.
+ This is equivalent to the <code>diff.noprefix</code> option used by <code>git
+ diff</code> (but which is not respected by <code>format-patch</code>). Note that
+ by setting this, the receiver of any patches you generate will
+ have to apply them using the <code>-p0</code> option.
+</p>
+</dd>
+<dt class="hdlist1">
filter.&lt;driver&gt;.clean
</dt>
<dd>