From 0b3d30ef238f04e66dc1e17b5e5b34482e8b8975 Mon Sep 17 00:00:00 2001 From: Robin Date: Thu, 14 Jan 2021 00:34:56 +0100 Subject: [PATCH] Refresh externals --- .gitmodules | 6 ++++++ Common | 1 + Mods/Clickzz | 1 + 3 files changed, 8 insertions(+) create mode 100644 .gitmodules create mode 160000 Common create mode 160000 Mods/Clickzz diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..6e50159 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "Common"] + path = Common + url = https://git.grml.de/rilgamon/Common.git +[submodule "Mods/Clickzz"] + path = Mods/Clickzz + url = https://git.grml.de/rilgamon/Clickzz.git diff --git a/Common b/Common new file mode 160000 index 0000000..762c59c --- /dev/null +++ b/Common @@ -0,0 +1 @@ +Subproject commit 762c59c6c6abc6ecaa71f3e36bb2c6dd16b8e0ed diff --git a/Mods/Clickzz b/Mods/Clickzz new file mode 160000 index 0000000..e683a18 --- /dev/null +++ b/Mods/Clickzz @@ -0,0 +1 @@ +Subproject commit e683a18f9a0b6275f9fa9588646309c4c500efa7