summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2020-04-28 13:25:35 +0200
committerEike Ziller <eike.ziller@qt.io>2020-08-17 07:14:17 +0000
commitd7a38f161d27f8d67347a13b95b6f494e462f434 (patch)
tree587037e7ad86db6ab1500635a58f6b86fd7f63f9 /.gitmodules
parent9e54e1776e9cee28f8efb8983b96f310a5dee5cc (diff)
downloadqt-creator-d7a38f161d27f8d67347a13b95b6f494e462f434.tar.gz
Add branches to some submodules
This is to make COIN actually checkout the submodules. Submodules are still checked out with the registered SHA1. Task-number: COIN-566 Change-Id: I1ababe97b6504fcf3b3220d19dd3f035f4517867 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index d6d89e9ce4..4aa4a36f35 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -6,6 +6,8 @@
path = src/tools/perfparser
url = ../perfparser.git
ignore = dirty
+ branch = .
[submodule "litehtml"]
path = src/plugins/help/qlitehtml/litehtml
url = https://github.com/litehtml/litehtml.git
+ branch = master