On Sun, Jan 06, 2008 at 12:52:21AM -0800, Brian Swetland wrote: > The --pretty=format:... option for git-log, etc has the annoying > property of giving you <unknown> instead of an empty string if an > item isn't example (say if you use %b on a commit with no body). > > Am I missing some obvious solution here? I think --pretty=format: is what you are looking for. The "<unknown>" behavior is fixed in the upcoming v1.5.4 (you get the empty string for your example). -Peff - 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