summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@qt.io>2020-02-17 10:54:47 +0100
committerDominik Holland <dominik.holland@qt.io>2020-02-25 05:33:52 +0000
commitc5819507845082400ab90fddb3e77f159fc116f6 (patch)
treec954b31f3c7cc3ad232f881a8c73f83525a3a385 /.gitmodules
parent8788ee2e1fe681533f1ec6f50e4f9cb4a3d64452 (diff)
downloadqtivi-c5819507845082400ab90fddb3e77f159fc116f6.tar.gz
Remove tracking branch from qface submodule
Usually we always use a commit in the upstream/develop branch, but for the 1.10 bugfix, we need to switch the branch. To make our life easier, remove the tracking branch completely to accept any sha in the CI. Change-Id: Ieb9e003691d4ffab0e1f73737b70936574066877 Reviewed-by: Robert Griebl <robert.griebl@qt.io>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 25448fe..36ff789 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,7 +1,6 @@
[submodule "src/3rdparty/qface"]
path = src/3rdparty/qface
url = ../qtivi-qface.git
- branch = upstream/develop
[submodule "src/3rdparty/taglib/taglib"]
path = src/3rdparty/taglib/taglib
url = ../qtivi-taglib.git