From 5fc3ead2b39148b930346aadd7ca4694be500334 Mon Sep 17 00:00:00 2001 From: Dirk Alders Date: Fri, 18 Jul 2025 21:49:49 +0200 Subject: [PATCH] -cutelog, +loggy --- .gitmodules | 6 +++--- cutelog | 1 - loggy | 1 + starter | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) delete mode 160000 cutelog create mode 160000 loggy diff --git a/.gitmodules b/.gitmodules index 7b01e5a..2e51e5c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,9 +4,9 @@ [submodule "starter"] path = starter url = https://git.mount-mockery.de/dirk/starter.git -[submodule "cutelog"] - path = cutelog - url = https://git.mount-mockery.de/dirk/cutelog.git [submodule "nemo"] path = nemo url = https://git.mount-mockery.de/dirk/nemo.git +[submodule "loggy"] + path = loggy + url = https://git.mount-mockery.de/application/loggy.git diff --git a/cutelog b/cutelog deleted file mode 160000 index 11dd27c..0000000 --- a/cutelog +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 11dd27c06c2fedca819eaf22ccec81ee8f0e75f9 diff --git a/loggy b/loggy new file mode 160000 index 0000000..50c2a2d --- /dev/null +++ b/loggy @@ -0,0 +1 @@ +Subproject commit 50c2a2d33d78b86e6369ac355a7da8601dacee65 diff --git a/starter b/starter index 9cdb48e..4f7ae09 160000 --- a/starter +++ b/starter @@ -1 +1 @@ -Subproject commit 9cdb48e5ad52a5065e591c6f1a32a76115483bd7 +Subproject commit 4f7ae098cfb82429c61550cb1b419b64a1076dd2