Browse Source

switch to ssh url

eric sciple 5 năm trước cách đây
mục cha
commit
fdabad6f0e
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      .gitmodules

+ 2 - 2
.gitmodules

@@ -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