Skip to content

DEVELOPMENT.md to use HTTPS over SSH on git clone by default

Brady Sullivan requested to merge d1str01/veilid:d1str01-main-patch-67856 into main

With public repos, if you git clone with HTTPS it will just work but SSH will fail until a user uploads an SSH key to their account. I propose the DEVELOPMENT.MD shows the HTTPS option as the default and users who wish to use SSH can do so (and will know to do so).

Merge request reports