all repos — cgit @ de297883385030f4bdcd2f5c3839d1187611b949

a hyperfast web frontend for git written in c

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>
Daniel M. Weeks dan@danweeks.net
Wed, 20 Sep 2017 11:17:29 -0400
commit

de297883385030f4bdcd2f5c3839d1187611b949

parent

51cc456b773a3bb7253fad2146c1a0d2b0fa98cb

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M .gitmodules.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