]> granicus.if.org Git - cgit/commitdiff
Use https for submodule
authorDaniel M. Weeks <dan@danweeks.net>
Wed, 20 Sep 2017 15:17:29 +0000 (11:17 -0400)
committerJason A. Donenfeld <Jason@zx2c4.com>
Thu, 21 Sep 2017 22:52:57 +0000 (00:52 +0200)
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>
.gitmodules

index 1daea942e6eeb393d0a8af2355a97537faf113ad..5c6ecb4f89fdd7147ddd693e99a18aebc8af901d 100644 (file)
@@ -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