On Thursday, 4 January 2018 08:40:43 -02 Igor Mironchik wrote: > Hi, > > On 04.01.2018 13:00, Thiago Macieira wrote: > > On Thursday, 4 January 2018 06:35:33 -02 Oswald Buddenhagen wrote: > >> On Thu, Jan 04, 2018 at 09:27:06AM +0300, Igor Mironchik wrote: > >>> Maybe I need to checkout all projects to dev branch? > >> > >> yes, you do. > > > > All projects in the same branch. > > Yes, I did it, it helped. But I have one question: is it possible to > switch branch "automatically" for qt5? > > I know about git submodule foreach --recursive but it will now help. Not > all submodules have dev, 5.10 branches...
This is the solution, with ignoring the errors in the modules that don't have those branches. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
