On Wed, Nov 10, 2010 at 4:27 PM, Nick Piggin <npiggin@xxxxxxxxx> wrote: > > Right, I'll switch to a different way of commenting that git-am > does not pick up. The standard way is to just put it after the "---" thing. So you end up having the actual kernel changelog at the top (which is, after all, the summary and should be readable on its own, so making people read that first makes perfect sense), and then put the extended explanation that doesn't make sense for the changelog after the "---". Of course, quite often you would want the commit message to be exhaustive, so maybe the extended explanation ends up making sense for the changelog too. But if it's more of a "discussion material" thing (eg things like "Hi guys, this is _why_ I think this is the right approach: ...") that way it's clear both to tools and by now to most developers that the stuff that comes after the "---" is really extended material. Linus -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html