From 3fe7def6627b58be16b4f6cba287d2b52289f068 Mon Sep 17 00:00:00 2001 From: "l.matrone" Date: Wed, 20 May 2026 10:57:09 +0200 Subject: [PATCH] chore: add batch-ingestion submodule Standalone repo from Azure DevOps org Isypol/BackEnd, pinned to develop. --- .gitmodules | 4 ++++ batch-ingestion | 1 + 2 files changed, 5 insertions(+) create mode 160000 batch-ingestion diff --git a/.gitmodules b/.gitmodules index d0c3a2b..c9138cd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -329,3 +329,7 @@ [submodule "Anagrafe/Anagrafe"] path = Anagrafe/Anagrafe url = git@ssh.dev.azure.com:v3/Isypol/Anagrafe/Anagrafe +[submodule "batch-ingestion"] + path = batch-ingestion + url = git@ssh.dev.azure.com:v3/Isypol/BackEnd/batch-ingestion + branch = develop diff --git a/batch-ingestion b/batch-ingestion new file mode 160000 index 0000000..d013700 --- /dev/null +++ b/batch-ingestion @@ -0,0 +1 @@ +Subproject commit d013700b668b82efb18b80b2d5c0bbd40d4c998c