Jeff King <peff@xxxxxxxx> writes: > On Sun, Nov 11, 2007 at 05:36:52PM +0000, Johannes Schindelin wrote: > >> The function log_tree_commit() does not break the line, so we have to >> do it ourselves. > > Johannes, > > Can you explain the rationale for this change in more detail? > > When I run builtin-commit from the tip of next, I always get an extra > newline (as compared to the shell behavior): After reverting this, recording a merge commit seems to have lost the newline. Can be easily reproduced with: $ git merge --no-commit some-branch $ git commit -a -m 'foo' - 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