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>
Cette révision appartient à :
Daniel M. Weeks 2017-09-20 11:17:29 -04:00 révisé par Jason A. Donenfeld
Parent 51cc456b77
révision de29788338
1 fichiers modifiés avec 1 ajouts et 1 suppressions

2
.gitmodules externe
Voir le fichier

@ -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