From 6268412ffd450c392708a0f3ea50ef0b3e9dffa9 Mon Sep 17 00:00:00 2001 From: Ernst Widerberg Date: Wed, 13 Oct 2021 10:17:06 +0200 Subject: Add soc_collector as submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..f089cce --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "soc_collector"] + path = soc_collector + url = git@git.sunet.se:soc_collector.git -- cgit v1.1