Use https for submodule
This silences a QA warning on Gentoo and should reduce the risk of MITM attacks against users.
This commit is contained in:
parent
b3e923572a
commit
64e6bfe1d5
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,3 +1,3 @@
|
||||
[submodule "util"]
|
||||
path = util
|
||||
url = git://github.com/thestinger/util.git
|
||||
url = https://github.com/thestinger/util.git
|
||||
|
Loading…
x
Reference in New Issue
Block a user