From: Junio C Hamano Date: Tue, 30 Apr 2024 21:49:42 +0000 (-0700) Subject: Merge branch 'ds/format-patch-rfc-and-k' X-Git-Tag: v2.46.0-rc0~161 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=07fc8275e1b41c8e256edb0e42483d317adfdb91;p=thirdparty%2Fgit.git Merge branch 'ds/format-patch-rfc-and-k' The "-k" and "--rfc" options of "format-patch" will now error out when used together, as one tells us not to add anything to the title of the commit, and the other one tells us to add "RFC" in addition to "PATCH". * ds/format-patch-rfc-and-k: format-patch: ensure that --rfc and -k are mutually exclusive --- 07fc8275e1b41c8e256edb0e42483d317adfdb91