summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2016-11-26 11:20:51 +0000
committerTim-Philipp Müller <tim@centricular.com>2016-11-26 11:23:39 +0000
commit555c4eb1b293626b0020b35360dba3cd2d3f2a29 (patch)
tree0b1eedbe8105b651f4ba5603bc4c64809e094a35 /.gitmodules
parent88e060743a2d2acc8bf49d6085a7807d77780ad9 (diff)
common: use https protocol for common submodule
https://bugzilla.gnome.org/show_bug.cgi?id=775110
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 1ba590b44..1e46cf5ea 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
[submodule "common"]
path = common
- url = git://anongit.freedesktop.org/gstreamer/common
+ url = https://anongit.freedesktop.org/git/gstreamer/common.git