From 3268f8186d8829b99a532a9adac67e13ca39e681 Mon Sep 17 00:00:00 2001 From: Christian Risi <75698846+CnF-Gris@users.noreply.github.com> Date: Mon, 18 Nov 2024 16:26:49 +0100 Subject: [PATCH] Test for Git Submodules --- .gitmodules | 3 +++ IoT-Simulator | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 IoT-Simulator diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..13858c0 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "IoT-Simulator"] + path = IoT-Simulator + url = https://repositories.communitynotfound.work/PoliBa-Software-Architecture/IoT-Simulator.git diff --git a/IoT-Simulator b/IoT-Simulator new file mode 160000 index 0000000..c2539d2 --- /dev/null +++ b/IoT-Simulator @@ -0,0 +1 @@ +Subproject commit c2539d22500f0c0c43d7627cb3495f05add4b78d