Compare commits

...

1 Commits

Author SHA1 Message Date
eric sciple
866cacb19d update to ssh url 2020-03-06 16:43:24 -05:00
2 changed files with 3 additions and 3 deletions

4
.gitmodules vendored
View File

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