From: Philippe Blain <levraiphilippeblain@gmail.com>
To: Git mailing list <git@vger.kernel.org>
Subject: [BUG] git commit --trailer --verbose puts trailer below scissors line
Date: Fri, 16 Feb 2024 16:04:18 -0500 [thread overview]
Message-ID: <8b4738ad-62cd-789e-712e-bd45a151b4ac@gmail.com> (raw)
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.
next reply other threads:[~2024-02-16 21:04 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-16 21:04 Philippe Blain [this message]
2024-02-16 21:19 ` [BUG] git commit --trailer --verbose puts trailer below scissors line 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8b4738ad-62cd-789e-712e-bd45a151b4ac@gmail.com \
--to=levraiphilippeblain@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).