Explorar o código

Clone submodules as HTTPS instead of SSH

circular17 hai 4 meses
pai
achega
1f94520cb5
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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