From 987aa5c15fdc68a270a64f3c22f92c5d3b300d8e Mon Sep 17 00:00:00 2001 From: r-dev Date: Sun, 11 Jan 2026 17:12:34 +0100 Subject: [PATCH] chore(repo): lier Inventory_frontend en submodule [INV-20260111-01] --- .gitmodules | 3 +++ CARNET_DE_BORD.md | 9 +++++++++ Inventory_frontend | 1 + 3 files changed, 13 insertions(+) create mode 100644 .gitmodules create mode 160000 Inventory_frontend diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..b771dc2 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "Inventory_frontend"] + path = Inventory_frontend + url = gitea@gitea.malio.fr:MALIO-DEV/Inventory_frontend.git diff --git a/CARNET_DE_BORD.md b/CARNET_DE_BORD.md index 6db29ac..ffb6521 100644 --- a/CARNET_DE_BORD.md +++ b/CARNET_DE_BORD.md @@ -6,6 +6,15 @@ --- +## 🔗 Convention de liaison des commits (INV) + +- **Format** : `[INV-YYYYMMDD-XX]` +- **Usage** : même code dans les commits du backend **et** du frontend + ajout ici pour retrouver le duo rapidement. + +## 🧾 Journal des liaisons INV + +- INV-20260111-01 : ajout du lien submodule `Inventory_frontend` (commit backend : à renseigner, commit frontend : `936a73f`) + ## 🎯 Contexte - **Situation initiale** : diff --git a/Inventory_frontend b/Inventory_frontend new file mode 160000 index 0000000..936a73f --- /dev/null +++ b/Inventory_frontend @@ -0,0 +1 @@ +Subproject commit 936a73fde3bf4c92ebec0abfd82e0ee7203c11a2