Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: >> I have made several attempts to reproduce the problem, looked a bit >> through the log-tree code, and checked the results of the t750* series >> of tests; but I have found nothing. > > I remember again. When I did "commit -s -m bla" the empty line between > the oneline and the signoff would be missing. But in the meantime, the > signoff was dragged into the strbuf and all is well. Sorry, now I am confused. Building the version before that change and doing "./git-commit -a -s -m bla", I do not see the extra blank line in the "Created commit" response, and I see a blank line before and after the sign-off in the "git show" output for the resulting commit. Was this unnecessary change from the beginning? I am inclined to think so... - 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