Recently I’m using a lot git am with mutt.
Save the email that contains the patch with Shift + c, for example: /tmp/p1.mbox.
cd to your git repo and type :
$ git am /tmp/p1.mbox.
Recently I’m using a lot git am with mutt.
Save the email that contains the patch with Shift + c, for example: /tmp/p1.mbox.
cd to your git repo and type :
$ git am /tmp/p1.mbox.