aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2016-04-29 15:41:05 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2016-05-02 06:44:09 +0000
commit36d73601718252f5066e9b488247f9c9ed5f1285 (patch)
tree6d0928bd62c6aadedafdd602974fc398ecb100b3 /.gitmodules
parent750506e98778657a4550f9f94387527ab4caf00b (diff)
Switch submodule repositories.
Clone submodules from code.qt.io and adapt branches. Change-Id: Iecf128ca00c4eb25e5450db8630e42e9307bd7cc Reviewed-by: Alexandru Croitor <alexandru.croitor@theqtcompany.com> Reviewed-by: Christian Tismer <tismer@stackless.com> Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@qt.io> Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 5a2e0655f..0fb37bae5 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,12 +1,12 @@
[submodule "sources/pyside2"]
path = sources/pyside2
- url=https://github.com/PySide/pyside2.git
+ url=https://code.qt.io/pyside/pyside
[submodule "sources/shiboken2"]
path = sources/shiboken2
- url=https://github.com/PySide/shiboken2.git
+ url=https://code.qt.io/pyside/shiboken
[submodule "sources/pyside2-tools"]
path = sources/pyside2-tools
- url=https://github.com/PySide/pyside2-tools.git
+ url=https://code.qt.io/pyside/pyside-tools
[submodule "sources/pyside2-examples"]
path = sources/pyside2-examples
url=https://github.com/PySide/pyside2-examples.git