git clone of qttools 6.2 with submodules is returning an error.
Unsolved
Qt 6
-
And here https://github.com/qt/qttools/commit/93f264a7e8013becfa5ee59212728e7560cf1ed0
git clone --no-tags --single-branch --branch v6.2.0 --shallow-submodules --recurse-submodules --depth 1 https://github.com/qt/qttools.git git clone --no-tags --single-branch --branch v6.2.0 --shallow-submodules --recurse-submodules --depth 1 git://code.qt.io/qt/qttools.git
Both give this error
error: Server does not allow request for unadvertised object 6af5648d1208ed5760d74bd060c74ffa2bcfef6b Fetched in submodule path 'src/assistant/qlitehtml', but it did not contain 6af5648d1208ed5760d74bd060c74ffa2bcfef6b. Direct fetching of that commit failed.
I did not have this issue before with 5.15.2 or 6.1
Can someone fix it please?
-
@userdocs said in git clone of qttools 6.2 with submodules is returning an error.:
Can someone fix it please?
This is something you should ask on Qt mailing list, this is user forum.