Yeah, I'm working in this direction. Agree, it's better to do it before the merging.
Thanks. Dmitry. On Fri, Mar 15, 2013 at 1:33 PM, Pierre Joye <pierre....@gmail.com> wrote: > On Fri, Mar 15, 2013 at 10:24 AM, Dmitry Stogov <dmi...@zend.com> wrote: > > I mean not "git subtree merge" but "git read-dir --prefix ...". > > Actually it imports all the history form O+ repo, but it's recorded with > > original patches (e.g. ZendAccelerator.h instead of moved > > ext/ZendOptimizerPlus/ZendAccelerator.h), so you can see it running "git > > log", but not "git log ext/ZendOptimizerPlus/ZendAccelerator.h". > > btw, it has to be renamed to opcache, aka ext/opcache. I suppose all > ini settings have to be updated as well. > > Cheers, > -- > Pierre > > @pierrejoye >