de29788338
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>
4 lines
80 B
Plaintext
4 lines
80 B
Plaintext
[submodule "git"]
|
|
url = https://git.kernel.org/pub/scm/git/git.git
|
|
path = git
|