Alexander Makarov
Alexander Makarov
Can't be merged in its current state.
Would be good to have it but not a priority for now.
I don't have a problem with that changing 3-4 repositories to a certain branch and then when done executing `./yii-dev exec "git checkout -- . & git checkout master"`.
How do you see ideal workflow in you case?
How would you commit/push changes in these concrete versions? How would you deal with pull requests that depend on each other?
There should not be too many inter-dependencies in the future.
1. Do `yii-dev update` 2. `composer update` happens. 2) Config plugin is triggered. It is using configs from what's obtained from composer. @xepozz expects linked packages to be used instead....
That's very unlikely that could be fixed within dev tool.
But I agree that changing this behavior to more expected would be awesome.
Not a huge issue but could be optimized since some links could be left as is.