aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Tismer <ctismer@gmail.com>2015-09-12 19:58:31 +0200
committerChristian Tismer <ctismer@gmail.com>2015-09-12 19:59:00 +0200
commitff1a03565a1ead008a5144e1e8ebd254f22a94b2 (patch)
tree31a01c27ba00f7151db585eb7e7e34775e066a55
parent376056018d601dd30c3faa3197e716764b074d13 (diff)
parentc673bd469a20eaea17ebd6f37aea6b59d83b45e7 (diff)
update submodules
-rw-r--r--.gitmodules8
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index 4cb5df7dd..9d3b08306 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,16 +1,16 @@
[submodule "sources/pyside2"]
path = sources/pyside2
-url=https://github.com/PySide/pyside2
+ url=https://github.com/PySide/pyside2.git
branch = qt5
[submodule "sources/shiboken2"]
path = sources/shiboken2
-url=https://github.com/PySide/shiboken2
+ url=https://github.com/PySide/shiboken2.git
branch = qt5
[submodule "sources/pyside-tools2"]
path = sources/pyside-tools2
-url=https://github.com/PySide/pyside-tools2
+ url=https://github.com/PySide/pyside-tools2.git
branch = qt5
[submodule "sources/pyside-examples2"]
path = sources/pyside-examples2
-url=https://github.com/PySide/pyside-examples2
+ url=https://github.com/PySide/pyside-examples2.git
branch = qt5