Skip to content

Commit 9eef1d4

Browse files
committed
Use https transport for cnw submodule to allow unauthenticated checkout
1 parent dbc46d8 commit 9eef1d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

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

0 commit comments

Comments
 (0)