mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 02:01:12 +00:00
common: use https protocol for common submodule
https://bugzilla.gnome.org/show_bug.cgi?id=775110
This commit is contained in:
parent
88e060743a
commit
555c4eb1b2
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -1,3 +1,3 @@
|
||||||
[submodule "common"]
|
[submodule "common"]
|
||||||
path = 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