On 1/25/07, Bill Lear <rael@xxxxxxxxxx> wrote:
So, when I merge my topic branch onto master, for example, I'd like the commit message to be something more thoughtful than the "checkpoint 1", "checkpoint 2", "fix typo", "redo sort algorithm", etc., etc., and be more like a short set of release notes, a summary of what all has been accomplished.
I think the --no-commit flag to git-merge/git-pull (man git-pull) is what you are looking for, or a git commit --amend. Santi - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html