From f53a80eaea49f4d912690b93717b925aaba7ded1 Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Thu, 13 Feb 2020 16:08:29 +0100 Subject: [PATCH] added app submodule --- .gitmodules | 3 +++ app | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 app diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..83a77d7 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "app"] + path = app + url = https://esadhar.net/gogs/bachir/offline-timeline.git diff --git a/app b/app new file mode 160000 index 0000000..a718074 --- /dev/null +++ b/app @@ -0,0 +1 @@ +Subproject commit a7180743fd8476f2ff527337242d050d858c9d25