mirror of
https://github.com/openshift/source-to-image.git
synced 2026-02-05 12:44:54 +01:00
* Prefer using https:// instead of git:// Both protocols are "smart" and should have similar performance. HTTPS is encrypted, while the Git transport is plaintext. HTTPS verifies the certificate of the server. * Clean up comment - "the source" means "s" - no need to enumerate protocols