mirror of
git://code.qt.io/qt/qt5.git
synced 2025-12-21 07:28:21 +08:00
This helps with the test stability when code.qt.io is down or slow. Pick-to: 6.10 6.11 Change-Id: I0bdaaa06772a94e73cb33d3f827e4e327123b60a Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
13 lines
685 B
Plaintext
13 lines
685 B
Plaintext
\+ git submodule init qtsvg
|
|
\+ git config commit.template .+tmp.+/qt6/.commit-template
|
|
\+ git config remote.origin.url .+/qt/qtsvg.git
|
|
\+ git fetch origin
|
|
\+ git config commit.template .+tmp.+/qt6/.commit-template
|
|
\+ git config remote.gerrit.url ssh://codereview.qt-project.org/qt/qtsvg.git
|
|
\+ git config remote.gerrit.fetch \+refs/heads/\*:refs/remotes/gerrit/\* /heads/
|
|
\+ git submodule update --force --no-fetch
|
|
Submodule path 'qtsvg': checked out '[0-9a-zA-Z]+'
|
|
\+ git config remote.gerrit.url ssh://codereview.qt-project.org/qt/qt5
|
|
\+ git config remote.gerrit.fetch \+refs/heads/\*:refs/remotes/gerrit/\* /heads/
|
|
Warning: cannot find Git hooks, qtrepotools module might be absent
|