Hi,Well, perhaps I am different, but I sometimes have temporary branches named like "first-silly-experiment" and I do not expect having a Merge branch 'another-silly-experiment' into 'first-silly-experiment' appended, when I do a git merge -m "Merge a lot of useful stuff... blabla" another-silly-experiment. (btw, I don't *really* name my branches like this..it's just an example.) Well, I see this from a "sequencer author point of view", where merge silly-experiment will invoke an editor, merge --standard silly-experiment generates some kind of the typical standard (or default) message, and merge --message "Merge blabla" silly-experiment does the "obvious". (For me this is the obvious since I've never experienced another behavior. All my merges have been using the now disappeared commit.) So I'd vote for a "replace" behavior by default on -m, and an "append standard message" option, but if there is *one* person who relies on the prepend feature, I'd also take the "prepend" default and would like to vote for an option that does the replacement. For the current state of the art, it seems that I have to merge with whatever message and then do a commit -m "..." --amend. Regards, Stephan Beyer PS: Currently using webmail. So sorry for any too long lines or whatever. -- GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen! Jetzt dabei sein: http://www.shortview.de/wasistshortview.php?mc=sv_ext_mf@gmx -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
| Srivatsa Vaddagiri | Re: [PATCH, RFC] reimplement flush_workqueue() |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| debian developer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Rafael J. Wysocki | 2.6.26-rc7-git2: Reported regressions from 2.6.25 |
| Alexey Dobriyan | Re: [GIT]: Networking |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Ilpo Järvinen | Re: [bug] stuck localhost TCP connections, v2.6.26-rc3+ |
git: | |
