From: Tim-Philipp Müller Date: Sat, 26 Nov 2016 11:20:51 +0000 (+0000) Subject: common: use https protocol for common submodule X-Git-Tag: 1.12.0~214 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=11b36931a1ce399df4317e6f888e5d696ec53bc5;p=platform%2Fupstream%2Fgstreamer.git common: use https protocol for common submodule https://bugzilla.gnome.org/show_bug.cgi?id=775110 --- diff --git a/.gitmodules b/.gitmodules index 1ba590b..1e46cf5 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