From 666513244291c3cd45de721cf82a1f2fefb0202c Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Tue, 25 Jun 2024 06:26:40 +0200 Subject: [PATCH] WIP --- .gitmodules | 4 ++++ stats | 1 + 2 files changed, 5 insertions(+) create mode 160000 stats diff --git a/.gitmodules b/.gitmodules index 0126226..aa65726 100644 --- a/.gitmodules +++ b/.gitmodules @@ -33,3 +33,7 @@ path = popular url = ./ branch = popular +[submodule "stats"] + path = stats + url = ./ + branch = stats diff --git a/stats b/stats new file mode 160000 index 0000000..6074f6d --- /dev/null +++ b/stats @@ -0,0 +1 @@ +Subproject commit 6074f6d1089a8a40944fff2c7b1f15d6e1c04108 -- 2.20.1