Changed .gitmodules submodule pull URL to https, but keeping the push URL (.git/modules/src/coucal/config) to ssh (closes #64)

This commit is contained in:
Xavier Roche
2015-03-20 14:08:24 +01:00
parent 292299f6d0
commit 4474146b52

2
.gitmodules vendored
View File

@@ -1,3 +1,3 @@
[submodule "src/coucal"]
path = src/coucal
url = git@github.com:xroche/coucal.git
url = https://github.com/xroche/coucal.git