From e4058fa2c5776085eba5e68d13b97af32bbcd71f Mon Sep 17 00:00:00 2001 From: MMMarcy Date: Fri, 17 Oct 2014 15:36:48 +0200 Subject: [PATCH 1/1] Readded git link that was erraneously removed by the rebase --- .gitmodules | 1 + owncloud-android-library | 1 + 2 files changed, 2 insertions(+) create mode 160000 owncloud-android-library diff --git a/.gitmodules b/.gitmodules index 119bb294..c069d93b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ + [submodule "owncloud-android-library"] path = owncloud-android-library url = git://github.com/owncloudChalmers/android-library.git diff --git a/owncloud-android-library b/owncloud-android-library new file mode 160000 index 00000000..b1ed64d9 --- /dev/null +++ b/owncloud-android-library @@ -0,0 +1 @@ +Subproject commit b1ed64d9c6ab35d4c0bd504ad63476ddcee3ad61 -- 2.11.0