drogue-iot / drogue-cloud

Cloud Native IoT
https://drogue.io
Apache License 2.0
114 stars 30 forks source link

Use relative URL for submodule(s) #185

Closed dejanb closed 2 years ago

dejanb commented 2 years ago

I think I found an elegant solution for ssh/https submodules "issue". It seems that relative paths work well for defining the submodules and they will respect the protocol that was used for cloning. So it should work properly for both use cases.