Hi, On Fri, 21 Sep 2007, Michal Vitecek wrote: > I have added a new placeholder '%cm' for a full commit message. You mean the raw message, including the headers? Why not use "%r" for that? > I made it because I want to use my own pretty format which currently > only allows '%s' for subject and '%b' for body. But '%b' is substituted > with <undefined> if the body is "missing" which I obviously don't like > :) Then you should fix %b not to show "<undefined>". And please adher to the tips in Documentation/SubmittingPatches. Thank you, Dscho - 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