From bfce1c8b9dd8449f1cd540ee98778f1825d2d3b0 Mon Sep 17 00:00:00 2001 From: Pavel Krajcevski Date: Sun, 17 Nov 2013 14:16:45 -0500 Subject: [PATCH] Change windows submodule to point to https url --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 1321102..1dce683 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "Windows"] path = Windows - url = git@github.com:Mokosha/FasTC-MSVCLibs.git + url = https://github.com/Mokosha/FasTC-MSVCLibs.git