From 58472b28ca7aa53e209310517b0e06020de81f7e Mon Sep 17 00:00:00 2001 From: Bandie Date: Mon, 23 Mar 2026 23:41:51 +0100 Subject: [PATCH] neues Submodule --- .gitmodules | 3 +++ public/Dokumente | 1 + 2 files changed, 4 insertions(+) create mode 160000 public/Dokumente diff --git a/.gitmodules b/.gitmodules index e69de29..eb769f8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "public/Dokumente"] + path = public/Dokumente + url = ssh://git@git.chaospott.de:2222/c3gov/docs.git diff --git a/public/Dokumente b/public/Dokumente new file mode 160000 index 0000000..b4b6a45 --- /dev/null +++ b/public/Dokumente @@ -0,0 +1 @@ +Subproject commit b4b6a450a5556d5ebc4a777f497b55ebbb876da7