Skip to content

Use HTTPS for Git submodule url (!15)

Matthew Feickert requested to merge feature/use-HTTPS-for-submodule into master

Resolves #14 (closed)

Using HTTPS for the url allows for checkout without requiring additional credentials. The absolute path of the url also allows for development in forks to be more tractable.

Edited by Matthew Feickert

Merge request reports