On Thu, Aug 28, 2008 at 08:51:24AM +0200, Ingo Molnar wrote: > > 'git show' is quite sufficient, as long as I can pipe its output into > > patch(1) or write it to a foo.patch file, which appears to be the > > case. > > the only time git show is not sufficient for me in practice, the > following one is: > > git log --pretty=email -p -1 > > that's when i want to do precise import/export of patches from/to email. > (but it's rare) git show --pretty=email Best, Dominik -- 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