the repository which powers this website
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 <[email protected]>
Daniel M. Weeks 2017-09-22
parent 51cc456 · commit de29788
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 1daea942..5c6ecb4f 100644
--- a/.gitmodules
+++ b/.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