Re: [PATCH amend] git-mailsplit: with maildirs not only process cur/, but also new/
From: Jeff King <hidden> Date: 2016-06-15 22:43:48
On Wed, Nov 07, 2007 at 06:09:26PM -0800, Junio C Hamano wrote:
quoted
When saving patches to a maildir with e.g. mutt, the files are put into
the new/ subdirectory of the maildir, not cur/. This makes git-am state
"Nothing to do.". This patch lets git-mailsplit additional check new/
after reading cur/.
Looks good to me. Final acks please?
Fixed my concerns.
Acked-by: Jeff King <redacted>
-Peff