Skip to content

Use https:// instead of git://

Avinash Sonawane requested to merge gh-39b7b4c5/164/rootkea/patch-1 into master

Since most proxy/fire-walled environments block remote port 9418 which is used by git:// protocol, use https:// instead. This supports all the users including non-proxy environments.

Merge request reports