aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@qt.io>2017-04-24 13:43:05 +0200
committerLiang Qi <liang.qi@qt.io>2017-05-02 17:16:25 +0000
commit40b07da1941a66a748c293cbe91668debd63c59a (patch)
tree7d9c38bec48753236a96f3ef8d25a38fa1a72ff0 /.gitmodules
parent4ee0e8fb460273470187210170c0ccbbbdefe30e (diff)
make sure that all submodule urls end in .git
http(s) needs that. Started-by: Alvaro Denis <denisacostaq@gmail.com> Change-Id: I1373191d17586eae67bc49c3a83d1dc32b59f988 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules10
1 files changed, 5 insertions, 5 deletions
diff --git a/.gitmodules b/.gitmodules
index 8be71f45..6355ce8b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -295,32 +295,32 @@
depends = qtbase
recommends = qtdeclarative
path = qtgamepad
- url = ../qtgamepad
+ url = ../qtgamepad.git
branch = 5.9
status = addon
[submodule "qtscxml"]
depends = qtbase qtdeclarative
path = qtscxml
- url = ../qtscxml
+ url = ../qtscxml.git
branch = 5.9
status = addon
[submodule "qtspeech"]
depends = qtbase
recommends = qtdeclarative qtmultimedia
path = qtspeech
- url = ../qtspeech
+ url = ../qtspeech.git
branch = 5.9
status = preview
[submodule "qtnetworkauth"]
depends = qtbase
recommends = qtwebview
path = qtnetworkauth
- url = ../qtnetworkauth
+ url = ../qtnetworkauth.git
branch = 5.9
status = preview
[submodule "qtremoteobjects"]
depends = qtbase
path = qtremoteobjects
- url = ../qtremoteobjects
+ url = ../qtremoteobjects.git
branch = 5.9
status = preview