From e2f5fdd1d776c9be4bbbeb78a2c9132a0915294c Mon Sep 17 00:00:00 2001 From: VALLONGOL Date: Tue, 2 Dec 2025 09:10:52 +0100 Subject: [PATCH] Feat: Add submodule 'external/python-map-manager' tracking branch 'master' --- .gitmodules | 4 ++++ external/python-map-manager | 1 + 2 files changed, 5 insertions(+) create mode 100644 .gitmodules create mode 160000 external/python-map-manager diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..2446609 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "external/python-map-manager"] + path = external/python-map-manager + url = http://192.168.100.10:3000/VALLONGOL/python-map-manager + branch = master diff --git a/external/python-map-manager b/external/python-map-manager new file mode 160000 index 0000000..663a87a --- /dev/null +++ b/external/python-map-manager @@ -0,0 +1 @@ +Subproject commit 663a87a24ba7375316f0cd81ca658a62c3607ce4