From: Tim-Philipp Müller Date: Sat, 26 Nov 2016 11:27:58 +0000 (+0000) Subject: common: use https protocol for common submodule X-Git-Tag: 1.19.3~501^2~347 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ddd1fa749962aafe530c88f8a32df3a6ae0af7b1;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 a6b1eda..3ff9d95 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