aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorChristian Tismer <ctismer@gmail.com>2015-07-05 07:57:10 +0200
committerChristian Tismer <ctismer@gmail.com>2015-07-05 08:02:36 +0200
commitf2e5162cf02047deff1119e73d787b363cb84d04 (patch)
tree7c263d466bc11200588a3c958f8f4b5f4a5e0f64 /.gitmodules
parentcd13ccdfa495e55e4bfb3ecfd01855c348edcbbc (diff)
transition to pyside-examples2
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules7
1 files changed, 4 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 221a929bf..08eb8ddd6 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -2,9 +2,6 @@
path = sources/pyside2
url = https://bitbucket.org/ctismer/pyside2
branch = qt5
-[submodule "sources/pyside-examples"]
- path = sources/pyside-examples
- url = https://github.com/PySide/Examples.git
[submodule "sources/shiboken2"]
path = sources/shiboken2
url = https://bitbucket.org/ctismer/shiboken2
@@ -13,3 +10,7 @@
path = sources/pyside-tools2
url = https://bitbucket.org/ctismer/pyside-tools2
branch = qt5
+[submodule "sources/pyside-examples2"]
+ path = sources/pyside-examples2
+ url = https://bitbucket.org/ctismer/pyside-examples2
+ branch = qt5