aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2018-11-12 09:32:11 +0100
committerEike Ziller <eike.ziller@qt.io>2018-11-12 08:32:36 +0000
commitdae8d26846ce4448e7f5b4e1727c6b3a22fbf76b (patch)
tree32614c71cd0bb7cfa29ed67ca0792781a22c35f2
parent991effd746be430fff74e0362b35969ced7d1b05 (diff)
Fix branches for submodules4.8
Change-Id: I856d49d232a875389cb1ec3af7a36db4dd690f7a Reviewed-by: Eike Ziller <eike.ziller@qt.io>
-rw-r--r--.gitmodules8
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index 3551ff0..d066e40 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,19 +1,19 @@
[submodule "qtcreator"]
path = qtcreator
url = ../qt-creator
- branch = master
+ branch = 4.8
[submodule "fossil"]
path = plugins/fossil
url = ../plugin-fossil-scm
depends = qtcreator
- branch = master
+ branch = 4.8
[submodule "haskell"]
path = plugins/haskell
url = ../plugin-haskell
depends = qtcreator
- branch = master
+ branch = 4.8
[submodule "pythonextensions"]
path = plugins/pythonextensions
url = ../plugin-pythonextensions
depends = qtcreator
- branch = master
+ branch = 4.8