forked from qt-creator/qt-creator
Adapt Qbs submodule URL
It moves to qbs/qbs Developers need to run git submodule sync on existing checkouts once, to fetch the new URL Change-Id: I9d526a0df6f4a3fad56e6998880455e003e96d9a Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io> Reviewed-by: Jake Petroules <jake.petroules@qt.io>
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -1,4 +1,4 @@
|
||||
[submodule "qbs"]
|
||||
path = src/shared/qbs
|
||||
url = ../../qt-labs/qbs.git
|
||||
url = ../../qbs/qbs.git
|
||||
ignore = dirty
|
||||
|
Reference in New Issue
Block a user