commit 0dcb4742f1a6d19b77d4cb74e3fb0c4ea004aea5 Author: Moritz Date: Thu Mar 21 23:01:31 2024 +0100 add submodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..ab6f019 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,9 @@ +[submodule "alakazam"] + path = alakazam + url = https://git.coopcloud.tech/moritz/alakazam.git +[submodule "migrabrator"] + path = migrabrator + url = https://git.coopcloud.tech/moritz/migrabrator +[submodule "abra"] + path = abra + url = https://git.coopcloud.tech/coop-cloud/abra diff --git a/abra b/abra new file mode 160000 index 0000000..575f990 --- /dev/null +++ b/abra @@ -0,0 +1 @@ +Subproject commit 575f9905f1e26359bcd3ac2bc1a01e77062ca4a2 diff --git a/alakazam b/alakazam new file mode 160000 index 0000000..677d069 --- /dev/null +++ b/alakazam @@ -0,0 +1 @@ +Subproject commit 677d0698df71152ab97b39e8119be3857d1a9f5b diff --git a/migrabrator b/migrabrator new file mode 160000 index 0000000..02926f9 --- /dev/null +++ b/migrabrator @@ -0,0 +1 @@ +Subproject commit 02926f92fe838afd33164e5f5fe902a7692959fa