Re: [PATCH 00/83] libify apply and use lib in am
From: Ramsay Jones <hidden>
Date: 2016-06-16 02:18:57
From: Ramsay Jones <hidden>
Date: 2016-06-16 02:18:57
On 24/04/16 14:33, Christian Couder wrote:
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 just tried to git-am these patches, but patch #78 did not make it to the list. (Also, patches #59 and #62 both issue a 'new blank line at EOF' warning). ATB, Ramsay Jones