瀏覽代碼

Clone submodules as HTTPS instead of SSH

circular17 4 月之前
父節點
當前提交
1f94520cb5
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .gitmodules

+ 2 - 2
.gitmodules

@@ -1,6 +1,6 @@
 [submodule "use/bgrabitmap"]
 	path = use/bgrabitmap
-	url = [email protected]:bgrabitmap/bgrabitmap.git
+	url = https://github.com/bgrabitmap/bgrabitmap.git
 [submodule "use/bgracontrols"]
 	path = use/bgracontrols
-	url = [email protected]:bgrabitmap/bgracontrols.git
+	url = https://github.com/bgrabitmap/bgracontrols.git