From f16b53900b59360604b0fff547d935bd99c6e19a Mon Sep 17 00:00:00 2001 From: Eric Schulte Date: Thu, 6 Jun 2013 14:36:24 -0600 Subject: [PATCH] updated jump submodule for those behind http proxy --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 400e7cc7c..120dbf89c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "testing/jump"] path = testing/jump - url = git://github.com/eschulte/jump.el.git + url = https://github.com/eschulte/jump.el.git