]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit54bc0519692fea44cdee67fdfb0d0daa4a64beab
treefa77967b31bf777f0b9467ea737fe03dbd5a94ea
parent1c1a6361099e1f5da60de11cc2655846ea369be3
parentea3a62c40ef2d31a6ab87ae3b8be46690d549b58
Merge branch 'kh/format-patch-noprefix-is-boolean' into next

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