mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
Use HTTPS URLs for the submodules
The git protocol is usually blocked in conference/hotel networks, and it is vulnerable to MITM attacks.
This commit is contained in:
parent
7b60d36181
commit
619a69d53c
1 changed files with 2 additions and 2 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -1,6 +1,6 @@
|
|||
[submodule "data/theme/gnome-shell-sass"]
|
||||
path = data/theme/gnome-shell-sass
|
||||
url = git://git.gnome.org/gnome-shell-sass
|
||||
url = https://git.gnome.org/browse/gnome-shell-sass
|
||||
[submodule "subprojects/gvc"]
|
||||
path = subprojects/gvc
|
||||
url = git://git.gnome.org/libgnome-volume-control
|
||||
url = https://git.gnome.org/browse/libgnome-volume-control
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue