From 9aaefaa72b03430886c473058a758bcdb0f7612d Mon Sep 17 00:00:00 2001 From: admin Date: Sun, 25 May 2025 00:49:27 +0300 Subject: [PATCH] Add marketplace-protos as a submodule in api/proto/v1 --- .gitmodules | 3 +++ api/proto/v1 | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 api/proto/v1 diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..850aaf4 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "api/proto/v1"] + path = api/proto/v1 + url = https://git.denco.store/fakz9/Sipro-Marketplaces-Protos.git diff --git a/api/proto/v1 b/api/proto/v1 new file mode 160000 index 0000000..beafdab --- /dev/null +++ b/api/proto/v1 @@ -0,0 +1 @@ +Subproject commit beafdab45a278512bb2a3aa809afc724f8f63e52