On Sun, Sep 4, 2016 at 1:17 PM, Christian Couder
[off-list ref] wrote:
Goal
~~~~
This is a patch series about libifying `git apply` functionality, and
using this libified functionality in `git am`, so that no 'git apply'
process is spawn anymore. This makes `git am` significantly faster, so
`git rebase`, when it uses the am backend, is also significantly
faster.
I reviewed this v14 and all patches look good to me.
Thanks,
Stefan