Junio C Hamano wrote: > +The commit message is formed by the title taken from the > +"Subject: ", a blank line and the body of the message up to > +where the patch begins. Excess whitespaces at the end of the > +lines are automatically stripped. Does this mean that git-am cannot make a log message that doesn't follow git formatting commit message guidelines, namely short one-line description, then longer description and signoff? It means that you cannot get log message which starts with paragraph (no emty line after first line of commit message)? -- Jakub Narebski Warsaw, Poland ShadeHawk on #git - 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