From 4b276114857f4f160b37c3fa4a322e531e405bb3 Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Thu, 1 Mar 2012 16:14:58 -0800 Subject: [PATCH] PKG: Change gitwash submodule git remote so that ShiningPanda can pull that repo. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 31ba80b2..eef6cf0a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "doc/tools/gitwash"] path = doc/tools/gitwash - url = git@github.com:matthew-brett/gitwash.git + url = git://github.com/matthew-brett/gitwash.git