Hi, On Thu, 16 Nov 2006, Richard CURNOW wrote: > In contrast to Linus's case of wanting to record where the remote merge > came from, I expressly don't want to record that - I want the merge > commit to describe conceptually what was being merged with what. > > OK, I could use probably use pull with --no-commit, but I've already > trained my fingers to type out the merge syntax. They'd be happier with > 'git merge -m "Merge feature foo with fixes for bar" bar" though. For the moment, if you forget --no-commit, you can always do a "git-commit --amend" -- even with merges. Hth, Dscho - 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