From 7e0b5d2bd656765e655cc834d8f679fcb058545a Mon Sep 17 00:00:00 2001 From: Peter Sunde Date: Wed, 27 Feb 2013 09:26:47 +0100 Subject: [PATCH] Switch to readonly submodule --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index e8b1cc0..abfec21 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "deps/winpty"] path = deps/winpty - url = git://github.com/peters/winpty.git + url = https://github.com/peters/winpty.git