diff options
author | Björn Schießle <schiessle@owncloud.com> | 2013-05-17 14:56:37 +0200 |
---|---|---|
committer | Björn Schießle <schiessle@owncloud.com> | 2013-05-17 14:56:37 +0200 |
commit | bdf74090fc073a9968a14ff53e7d70954f5920e8 (patch) | |
tree | 524fab78e5917627c82b9871f9d36e832402c53a | |
parent | 002445e23d8dcefe2545f22e6914d7cfa7ebbbd1 (diff) | |
download | nextcloud-server-bdf74090fc073a9968a14ff53e7d70954f5920e8.tar.gz nextcloud-server-bdf74090fc073a9968a14ff53e7d70954f5920e8.zip |
re-add 3rdparty submodule
-rw-r--r-- | .gitmodules | 2 | ||||
m--------- | 3rdparty | 0 |
2 files changed, 1 insertions, 1 deletions
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 +Subproject 2d59ac4f7bd354d9ea7ebea05f863d9f50ccb6e |