Compare commits

...

1 Commits

Author SHA1 Message Date
eric sciple
fdabad6f0e switch to ssh url 2020-03-06 16:38:39 -05:00

4
.gitmodules vendored
View File

@@ -1,4 +1,4 @@
[submodule "submodule-level-2"]
path = submodule-level-2
url = ./
branch = test-data/v2/submodule-level-2
url = git@github.com:actions/checkout.git
branch = test-data/v2/submodule-ssh-url-level-2