summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2016-11-26 11:27:26 +0000
committerTim-Philipp Müller <tim@centricular.com>2016-11-26 11:27:28 +0000
commit7f1b632c566def8c3d4d380480ae8d4378abe256 (patch)
tree33ca4359a7d428cbbec2180e6ebac2640dcc0a3a /.gitmodules
parent8effd68975d04a24ed50802fb3a81d56a0047b99 (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 a6b1edac..3ff9d95e 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