Skip to content
Snippets Groups Projects

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

Merged Mikaël Barbero requested to merge submodule-https into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -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
Loading