On Thu, 01 Mar 2012 14:21:26 -0400, David Bremner <[email protected]> wrote:
> On Thu, 01 Mar 2012 18:13:27 +0100, Pieter Praet <[email protected]> wrote:
> > Something like this might help save you some time:
> > (assuming you'd rather not leave Emacs to apply patches)
> 
> Thanks, I already have a one line git alias ;).
> 

err, in the interests of completeness

[alias]
        nmam = "!f() { notmuch show --format=raw $1 | git am -; }; f"

d
_______________________________________________
notmuch mailing list
[email protected]
http://notmuchmail.org/mailman/listinfo/notmuch

Reply via email to