From: Martin Fick <mfick@codeaurora.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Junio C Hamano <gitster@pobox.com>,
Git Mailing List <git@vger.kernel.org>
Subject: Re: fmt-merge-message: add empty line between tag and signature verification
Date: Fri, 25 May 2012 12:06:30 -0600 [thread overview]
Message-ID: <201205251206.30783.mfick@codeaurora.org> (raw)
In-Reply-To: <CA+55aFwwUzErbcCGa597N4G7i-_mYso+aJO_0aRq0jNBOi9=ew@mail.gmail.com>
On Friday, May 25, 2012 11:20:10 am Linus Torvalds wrote:
> On Fri, May 25, 2012 at 10:05 AM, Junio C Hamano
<gitster@pobox.com> wrote:
> >> Btw, I'd also like to see the merge notes (notably the
> >> conflict file list) before the generated shortlog,
> >> but that seems to really not work with the current
> >> fmt-merge-message model. Oh well.
> >
> Yes. Right now, the conflict line is hidden way at the
> bottom, and I've actually overlooked it several times
> (and I don't think I'm the only one - do "git log
> --grep=Conflicts:" on the kernel tree and you'll see a
> lot of people just leaving them be).
Tangentially related, I think that in the cherry-pick case
this can also be a problem. Not exactly the same, but in the
cherry-pick case you are generally starting with an existing
commit message, and the location of the conflicts at the
bottom ends up actually causing functional problems for the
interpretations of the old "footer-lines" by some tools.
Notably, our users sometimes cherry-pick gerrit changes but
then the old Change-Id footer line gets placed above the
conflicts and if they forget to remove the conflicts, the
Change-Id footer is not recognized by Gerrit.
So, not only are users forgetting to remove the conflicts,
it causes tooling problems in the cherry-pick case by
messing with the footer layouts,
-Martin
--
Employee of Qualcomm Innovation Center, Inc. which is a
member of Code Aurora Forum
next prev parent reply other threads:[~2012-05-25 18:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-25 16:02 fmt-merge-message: add empty line between tag and signature verification Linus Torvalds
2012-05-25 17:05 ` Junio C Hamano
2012-05-25 17:20 ` Linus Torvalds
2012-05-25 18:06 ` Martin Fick [this message]
2012-05-25 18:35 ` Ralf Thielow
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=201205251206.30783.mfick@codeaurora.org \
--to=mfick@codeaurora.org \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=torvalds@linux-foundation.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).