Changed nscl submodule reference to relative, so that recursive cloning works with both SSH and HTTPS (issue #190).
This commit is contained in:
parent
cbf1af1643
commit
144b0d6f75
|
@ -1,3 +1,3 @@
|
|||
[submodule "nscl"]
|
||||
path = src/nscl
|
||||
url = git@github.com:hackademix/nscl.git
|
||||
url = ../nscl.git
|
||||
|
|
Loading…
Reference in New Issue