From 68a759ae0ea85fb869cb7ea2aaa4c92e2c5067b9 Mon Sep 17 00:00:00 2001 From: Jared Kipe Date: Tue, 2 Jul 2019 13:29:59 -0700 Subject: [PATCH] Include `camptocamp-cloud-platform` submodule for `base_attachment_object_storage` --- .gitmodules | 3 +++ base_attachment_object_storage | 1 + external/camptocamp-cloud-platform | 1 + 3 files changed, 5 insertions(+) create mode 120000 base_attachment_object_storage create mode 160000 external/camptocamp-cloud-platform diff --git a/.gitmodules b/.gitmodules index 88a3391f..0f12a611 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "external/hibou-oca/account-analytic"] path = external/hibou-oca/account-analytic url = https://github.com/hibou-io/oca-account-analytic +[submodule "external/camptocamp-cloud-platform"] + path = external/camptocamp-cloud-platform + url = https://github.com/hibou-io/camptocamp-cloud-platform diff --git a/base_attachment_object_storage b/base_attachment_object_storage new file mode 120000 index 00000000..aa3e0960 --- /dev/null +++ b/base_attachment_object_storage @@ -0,0 +1 @@ +./external/camptocamp-cloud-platform/base_attachment_object_storage \ No newline at end of file diff --git a/external/camptocamp-cloud-platform b/external/camptocamp-cloud-platform new file mode 160000 index 00000000..298050ba --- /dev/null +++ b/external/camptocamp-cloud-platform @@ -0,0 +1 @@ +Subproject commit 298050ba520e8becd1e1ef1dea5f127979ac3795