Skip to content

Commit 49001f8

Browse files
committed
Use https instead of ssh for submodule
This prevents > The authenticity of host can't be established errors
1 parent 21fe9aa commit 49001f8

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 "src/test/resources"]
22
path = src/test/resources
3-
url = git@github.com:git-commit-id/git-test-resources.git
3+
url = https://github.com/git-commit-id/git-test-resources.git

0 commit comments

Comments
 (0)