mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
common: use https protocol for common submodule
https://bugzilla.gnome.org/show_bug.cgi?id=775110
This commit is contained in:
parent
036bdf5d2d
commit
69c1e0d7a9
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -1,3 +1,3 @@
|
|||
[submodule "common"]
|
||||
path = common
|
||||
url = git://anongit.freedesktop.org/gstreamer/common
|
||||
url = https://anongit.freedesktop.org/git/gstreamer/common.git
|
||||
|
|
Loading…
Reference in a new issue