Linus Torvalds, Tue, Apr 15, 2008 21:56:50 +0200: > > > On Wed, 16 Apr 2008, Paul Mundt wrote: > > > > It was a combination of mbox munging and git-am, I checked with git log > > and thought things were ok, but I wasn't aware that it stripped out empty > > lines. cat-file shows that it was just the 2 patches from Andrew that had > > this particular problem. I had stripped out the subject and thought the > > first line would be used for the merge summary, but it looks like git-am > > simply wrote out an empty line and inserted one after that before the > > rest of the summary. > > Ahh, looks like a git-am buglet then. It will indeed turn an empty subject > line into an empty first line. > > We should run "git stripspace" on the whole thing, so maybe a patch > something like the appended will help. > > NOTE! Totally untested! Beware the patch! > t4014-format-patch.sh broke. It probably has to be updated -- 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