On sábado, 9 de dezembro de 2017 19:30:41 PST Christian Gagneraud wrote:
> Hi there,
> 
> Is it me or .gitmodules on tag v5.6.0 is broken?
> .gitmodules set the branch name of all qt modules to '5.6.0', but
> these branches don't exist (anymore?). The only branches available on
> qt submodules are '5.6, '5.7', ... and tags like 'v5.6.0', 'v5.6.1',

Correct, the branches don't exist anymore. The commits still do.

I tried to change the branch to "." (which means "same as the supermodule") 
but that broke some scripts that I don't use and don't have any interest in 
fixing, so we keep changing the branch names.

If anyone is interested in fixing init-repository, I'd be very thankful.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to