summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJackLivio <jack@livio.io>2020-03-03 16:49:24 -0500
committerGitHub <noreply@github.com>2020-03-03 16:49:24 -0500
commit912e3cf786ca667f17b8b91b019bcc247bf346a4 (patch)
tree789140524d627cc28d9f1c2500e0271068f83abc /.gitmodules
parent2327cd7da18a4f39f646cf02e9264b3782d5c59c (diff)
downloadsdl_core-912e3cf786ca667f17b8b91b019bcc247bf346a4.tar.gz
Remove branches from submodules (#3272)
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index 46d4acddec..abb0d7094e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,8 +1,6 @@
[submodule "src/3rd_party-static/jsoncpp"]
path = src/3rd_party-static/jsoncpp
url = https://github.com/open-source-parsers/jsoncpp.git
- branch = 1.9.2
[submodule "tools/rpc_spec"]
path = tools/rpc_spec
url = https://github.com/smartdevicelink/rpc_spec.git
- branch = develop