Abdelrazak Younes wrote: >> It's hard to believe we still have these problems given how long e-mail >> has been around... > > That's because we still apply patches manually. 'git' has some method > apparently to apply patches from mbox... that's what I call efficient! I > personally hate this emailing of patches before applying. Too much time > is wasted.
Note that 'patch' knows how to read emails and extract an inlined patch from them generally. Unfortunately it doesn't answer the mail though... A/
