Skip to content

Commit 144b0d6

Browse files
committed
Changed nscl submodule reference to relative, so that recursive cloning works with both SSH and HTTPS (issue #190).
1 parent cbf1af1 commit 144b0d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "nscl"]
22
path = src/nscl
3-
url = git@github.com:hackademix/nscl.git
3+
url = ../nscl.git

0 commit comments

Comments
 (0)