From 93e15f093837b398d0c2efe489123f12014b9de5 Mon Sep 17 00:00:00 2001 From: kizu Date: Thu, 24 Jan 2013 00:13:50 +0400 Subject: [PATCH] Changed the url to submodule to read-only --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index eac9f36..2b05e9b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "themes/ribbon"] path = themes/ribbon - url = git@github.com:shower/ribbon.git + url = git://github.com/shower/ribbon.git