Use https for submodule
The git protocol provides no transport security. https does provide transport security and should be preferred by default. https is also more likely than git to be permitted by firewalls in restricted environments. Signed-off-by: Daniel M. Weeks <dan@danweeks.net>
Αυτή η υποβολή περιλαμβάνεται σε:

υποβλήθηκε από
Jason A. Donenfeld

γονέας
51cc456b77
υποβολή
de29788338
2
.gitmodules
εξωτερικό
2
.gitmodules
εξωτερικό
@ -1,3 +1,3 @@
|
||||
[submodule "git"]
|
||||
url = git://git.kernel.org/pub/scm/git/git.git
|
||||
url = https://git.kernel.org/pub/scm/git/git.git
|
||||
path = git
|
||||
|
Αναφορά σε νέο ζήτημα
Block a user