]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kh/format-patch-noprefix-is-boolean' into next
authorJunio C Hamano <gitster@pobox.com>
Tue, 3 Mar 2026 21:41:19 +0000 (13:41 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 3 Mar 2026 21:41:20 +0000 (13:41 -0800)
The configuration variable format.noprefix did not behave as a
proper boolean variable, which has now been fixed and documented.

* kh/format-patch-noprefix-is-boolean:
  doc: diff-options.adoc: make *.noprefix split translatable


Trivial merge