Changed nscl submodule reference to relative, so that recursive cloning works with both SSH and HTTPS (issue #190).

This commit is contained in:
hackademix 2021-05-11 23:34:24 +02:00
parent cbf1af1643
commit 144b0d6f75
1 changed files with 1 additions and 1 deletions

2
.gitmodules vendored
View File

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