Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCHv2] put FETCH_HEAD data in merge commit message

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:43:00

"Michael S. Tsirkin" [off-list ref] writes:
quoted
Quoting Michael S. Tsirkin [off-list ref]:
Subject: [PATCH] have merge put FETCH_HEAD data in commit message

Hi!
I often like to fetch some code from others, review and
then merge. So:

git fetch <URL>
git log -p FETCH_HEAD
git merge FETCH_HEAD

which is all good but gets me this message in commit log:

    Merge commit 'FETCH_HEAD' into master

which is not very informative.
I can always fix this up with git commit --amend, but
I'd like to avoid the extra step.

Would the following patch be appropriate?
OK, I since discovered git-fmt-merge-msg does all the necessary formatting,
so here's a better and smaller patch. Seems to work well for me.

Junio, could you apply this?
I am afraid not.  You missed all the points I raised in my reply.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help