On 04.04.2012 10:18, Lukas Kahwe Smith wrote: > so ideally the work flow would be: > 1) open the PR where you prefer > 2) we then do some git magic (hopefully possible) and apply the commit on > symfony/symfony > 3) the subtree split gets updated and the PR gets closed > > now i am not sure if 2) is even possible. > i guess in theory we could always fake the commit as the original submitter, > but then we would need to manually close the PR as the sha1 would no longer > match.
If it's all automated hackery, I think you can close the PR "manually" as part of the automated process too. This sounds way better to me than the submodules in the main repo which would suck hard for all symfony users IMO - while it only makes the life of symfony *components* users marginally easier when they want to contribute. Cheers -- Jordi Boggiano @seldaek - http://nelm.io/jordi -- 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
