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