Skip to content
Snippets Groups Projects
Commit c23540a1 authored by Wayne Beaton's avatar Wayne Beaton
Browse files

Merge branch 'submodule-https' into 'master'

Use https:// rather than git:/ for submodules hosted at GitHub

See merge request !6
parents 4461c5c8 03f84738
No related branches found
No related tags found
1 merge request!6Use https:// rather than git:/ for submodules hosted at GitHub
......@@ -8,4 +8,4 @@
ignore = dirty
[submodule "source/efsp"]
path = source/efsp
url = git://github.com/EclipseFdn/EFSP.git
url = https://github.com/EclipseFdn/EFSP
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment