A subtree merge would work in this instance, I am already doing this with old internal projects that we are migrating to git that are not compatible with namespace autoloaders like S2's.
t On Sat, Dec 4, 2010 at 02:23, Lukas Kahwe Smith <[email protected]> wrote: > > On 01.12.2010, at 19:52, Lukas Kahwe Smith wrote: > > >> As an example, I've created a "zf2/zend_log" branch on my own > >> repository: > >> > >> https://github.com/weierophinney/zf2/tree/zf2/zend_log > > Not sure how this really helps: > 1) I still need to pull down the entire zf2 git repo when I setup a project > 2) I still need to filter when I deploy, then again at least I only need to > filter the .git dir's, which is easier > > So yeah 2) is a step forward but 1) is still a major nuisance for me. > > regards, > Lukas Kahwe Smith > [email protected] > > > > -- > If you want to report a vulnerability issue on symfony, please send it to > security at symfony-project.com > > You received this message because you are subscribed to the Google > Groups "symfony developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<symfony-devs%[email protected]> > For more options, visit this group at > http://groups.google.com/group/symfony-devs?hl=en > -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
