1
0
mirror of https://github.com/actions/checkout.git synced 2026-04-16 19:15:38 +02:00

Compare commits

..

2 Commits

Author SHA1 Message Date
eric sciple 866cacb19d update to ssh url 2020-03-06 16:43:24 -05:00
eric sciple b7b9abb6ed e2e test data 2020-03-05 14:08:00 -05:00
4 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -1,4 +1,4 @@
[submodule "submodule-level-2"]
path = submodule-level-2
url = ./
branch = test-data/v2/submodule-level-2
[submodule "submodule-level-1"]
path = submodule-level-1
url = git@github.com:actions/checkout.git
branch = test-data/v2/submodule-ssh-url-level-1
+1
Submodule submodule-level-1 added at fdabad6f0e