From 0c9a8acdf8dd9fa9b31f94dee74ea34d4a9f0982 Mon Sep 17 00:00:00 2001 From: Alexis Christoforides Date: Fri, 4 Nov 2016 13:34:04 -0400 Subject: [PATCH] Properly configure the bockbuild submodule --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index e9296b38986..337fbe06c0b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -48,4 +48,4 @@ url = git://github.com/mono/corefx.git [submodule "external/bockbuild"] path = external/bockbuild - url = git@github.com:mono/bockbuild.git + url = git://github.com/mono/bockbuild.git -- 2.25.1