git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Prompt for merge message?
@ 2011-10-06 17:49 Todd A. Jacobs
  2011-10-06 18:25 ` Jacob Helwig
  2011-10-06 22:02 ` Junio C Hamano
  0 siblings, 2 replies; 10+ messages in thread
From: Todd A. Jacobs @ 2011-10-06 17:49 UTC (permalink / raw)
  To: git

I often find myself using "--no-ff -m foo" for merging short-lived
branches, because the merge commit usually needs to say something
about having finished a feature rather than referring to a branch that
will be deleted shortly anyway. However, it's a little annoying to
have to always write the commit message on the command-line,
especially in cases where a more expository multi-line message would
be useful.

Is there currently a way to get git to prompt for the merge message,
rather than using the default or requiring the -m flag? If not, isn't
this a common-enough use case to have that ability added to the merge
function?

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

end of thread, other threads:[~2011-10-07  3:07 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-06 17:49 Prompt for merge message? Todd A. Jacobs
2011-10-06 18:25 ` Jacob Helwig
2011-10-06 18:51   ` in-gitvger
2011-10-06 20:15     ` Stephen Bash
2011-10-06 20:19   ` Andreas Krey
2011-10-06 22:02 ` Junio C Hamano
2011-10-06 22:09   ` Shawn Pearce
2011-10-06 23:17     ` Junio C Hamano
2011-10-07  1:15   ` Todd A. Jacobs
2011-10-07  3:07     ` Junio C Hamano

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).