summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@qt.io>2017-03-24 11:22:44 +0100
committerTony Sarajärvi <tony.sarajarvi@qt.io>2017-03-24 11:34:51 +0000
commit3763cab081ecdbe1783eadf566360bf7c2bc8751 (patch)
tree50c840ef72ff92dfb0145648d0901d6181734ca9 /.gitmodules
parent3b5e4880082b2a04c4537414759f61876503feb0 (diff)
downloadqtlocation-3763cab081ecdbe1783eadf566360bf7c2bc8751.tar.gz
Specify the upstream branch for the submodule
This is used for git submodule update --remote for example as well as by the CI (in the future) to know where to fetch from when the submodule sha1 is bumped. Change-Id: I4a544627b836488f00e1ca60d07d3ce69c6ce4b7 Reviewed-by: Paolo Angelelli <paolo.angelelli@qt.io> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 29caa86d..a5343bfd 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,4 @@
[submodule "src/3rdparty/mapbox-gl-native"]
path = src/3rdparty/mapbox-gl-native
url = ../qtlocation-mapboxgl.git
+ branch = upstream/qt-staging