[Interest] qt.git: broken v5.6.0 .gitmodules?
Thiago Macieira
thiago.macieira at intel.com
Sun Dec 10 06:13:34 CET 2017
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
More information about the Interest
mailing list