Skip to content

Draft: pkgctl repo clone: detection logic for HTTP/SSH

Default to clone via HTTPS and re-use the detection logic from repo/configure.sh to decide whether to use HTTPS.

Open questions:

  • Should there be an Option to force the initial clone via HTTPS?
  • Should there be an option to clone via SSH for non-devs?

related to #132

Merge request reports