aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimo Fält <simo.falt@qt.io>2017-07-24 14:30:23 +0300
committerSimo Fält <simo.falt@qt.io>2017-07-24 11:33:25 +0000
commit0e6c8c34d128c9bada575193f8da25268285622c (patch)
tree7b032528a5d7f3d8368fb6873a16c7008ea6766d
parentd8918bb8d7c141ed36d0cc64c57d8481adbd48d8 (diff)
Set submodules to point to same branch as supermodule
Change-Id: Iddba1b5fb64b8cb2b9700c06de000948d4ba491a Reviewed-by: Simon Hausmann <simon.hausmann@qt.io> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
-rw-r--r--.gitmodules2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index a77eaedc2..9a97d3b04 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,8 +1,10 @@
[submodule "sources/pyside2-tools"]
path = sources/pyside2-tools
+ branch = 5.6
url = ../pyside-tools.git
[submodule "sources/pyside2-examples"]
path = sources/pyside2-examples
+ branch = 5.6
url = ../examples.git
[submodule "wiki"]
path = wiki