mirror of
https://github.com/xroche/httrack.git
synced 2026-05-17 08:26:14 +03:00
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:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -1,3 +1,3 @@
|
||||
[submodule "src/coucal"]
|
||||
path = src/coucal
|
||||
url = git@github.com:xroche/coucal.git
|
||||
url = https://github.com/xroche/coucal.git
|
||||
|
||||
Reference in New Issue
Block a user