kovetskiy/manul

Prefer HTTPS over plain Git protocol

dziemba opened this issue · 1 comments

Looking at addVendorSubmodule I noticed that the order of protocols used is git then https then git+ssh.

Given the insecure nature of the plain git protocol, how do you feel about making https the default / first protocol tried?

@dziemba I agree, it would be great, I've added this in my todo.