ソースを参照

switch to ssh url

eric sciple 5 年 前
コミット
fdabad6f0e
1 ファイル変更2 行追加2 行削除
  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