From b2aa97f1669333b6a762891f844ff4d0e79958a9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bj=C3=B6rn=20Schie=C3=9Fle?= <schiessle@owncloud.com>
Date: Wed, 22 May 2013 18:30:29 +0200
Subject: [PATCH] revert changes to .gitmodules, they were applied by accident

---
 .gitmodules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitmodules b/.gitmodules
index 6e5521b6f58..b9c1a3702cf 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
 [submodule "3rdparty"]
 	path = 3rdparty
-	url = git@github.com:owncloud/3rdparty.git
+	url = git://github.com/owncloud/3rdparty.git
-- 
GitLab