From f737a14d5db38fd89583390489510d09b7972bc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20FIX?= Date: Sun, 5 Nov 2023 10:19:35 +0100 Subject: [PATCH] [dsfr] Add submodule --- .gitmodules | 3 +++ bundles/dsfr-form-theme-bundle | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..901dadc --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "bundles/dsfr-form-theme-bundle"] + path = bundles/dsfr-form-theme-bundle + url = git@github.com:jerome-fix/dsfr-form-theme-bundle.git diff --git a/bundles/dsfr-form-theme-bundle b/bundles/dsfr-form-theme-bundle index 20e26e9..783eb52 160000 --- a/bundles/dsfr-form-theme-bundle +++ b/bundles/dsfr-form-theme-bundle @@ -1 +1 @@ -Subproject commit 20e26e9334f2ab1cf4b8edeb1da455129e4b9226 +Subproject commit 783eb5274d19a3923a1f294f11055da0ba70f680