On Fri, Aug 22, 2008 at 02:09:35PM -0700, Junio C Hamano wrote: > I often use "git who Jeff" alias to fill the recipient of my e-mails with > this alias: > > [alias] > who = "!sh -c 'git log -1 --pretty=\"format:%an <%ae>\" --author=\"$1\"' -" Very clever, I like it. And it also solves the problem I sometimes _do_ have, which is pulling aliases into my mua from git. -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