git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BUG] git commit --trailer --verbose puts trailer below scissors line
@ 2024-02-16 21:04 Philippe Blain
  2024-02-16 21:19 ` Junio C Hamano
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Philippe Blain @ 2024-02-16 21:04 UTC (permalink / raw)
  To: Git mailing list

Hello,

I've just found a bug in the current master: running

	git commit --trailer="key: value" --verbose

puts the trailer below the diff, and thus below the scissors
line (and so it is discarded).

I checked that it works OK in 2.42.1 but not in 2.43.2 so it is not
a new regression in the 2.44 cycle, but I thought I'd write now in case
someone spots the culprit commit faster than me.

I'll start a bisection now.

Cheers,

Philippe.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-03-08  2:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-16 21:04 [BUG] git commit --trailer --verbose puts trailer below scissors line Philippe Blain
2024-02-16 21:19 ` Junio C Hamano
2024-02-16 22:34 ` Linus Arver
2024-02-17  6:04 ` Jeff King
2024-02-19 17:41   ` Philippe Blain
2024-02-19 18:42     ` Junio C Hamano
2024-02-20  1:09       ` [PATCH] trailer: fix comment/cut-line regression with opts->no_divider Jeff King
2024-02-20  3:26         ` Junio C Hamano
2024-03-08  2:21         ` Linus Arver

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).