From bdf74090fc073a9968a14ff53e7d70954f5920e8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bj=C3=B6rn=20Schie=C3=9Fle?= Date: Fri, 17 May 2013 14:56:37 +0200 Subject: [PATCH] re-add 3rdparty submodule --- .gitmodules | 2 +- 3rdparty | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 160000 3rdparty diff --git a/.gitmodules b/.gitmodules index b9c1a3702cf..6e5521b6f58 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 diff --git a/3rdparty b/3rdparty new file mode 160000 index 00000000000..2d59ac4f7bd --- /dev/null +++ b/3rdparty @@ -0,0 +1 @@ +Subproject commit 2d59ac4f7bd354d9ea7ebea05f863d9f50ccb6ee -- 2.39.5