From 12deb9c54a8f9c3fa18d947f09d27304ae5c478d Mon Sep 17 00:00:00 2001 From: TwinAphex51224 Date: Sat, 28 Jan 2012 14:04:07 +0100 Subject: [PATCH] (Git submodule) Changed url to read-only address so general users can checkout --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index ccf29c3cd1..e51aaffd44 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "ps3/pkg/USRDIR/shaders"] path = ps3/pkg/USRDIR/shaders - url = git@github.com:twinaphex/common-shaders.git + url = git://github.com/twinaphex/common-shaders.git