summaryrefslogtreecommitdiff
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:22:46 +0000
commit69c1e0d7a9c6b8935c8aea5fdb3ef429939c3f66 (patch)
tree4efe4669acafb2aab4124289857f9b8be0ae5ccf
parent036bdf5d2d44facdcf4116ac90d3df29cbd96b8d (diff)
common: use https protocol for common submodule
https://bugzilla.gnome.org/show_bug.cgi?id=775110
-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