From 9f917608865ecfa9169f7a90a3ed268b65a60510 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Sun, 1 Dec 2019 13:39:35 +0100 Subject: [PATCH] tllist: add git submodule directly under subprojects --- .gitmodules | 3 +++ subprojects/tllist | 1 + 2 files changed, 4 insertions(+) create mode 160000 subprojects/tllist diff --git a/.gitmodules b/.gitmodules index e69de29b..1649f01b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "subprojects/tllist"] + path = subprojects/tllist + url = https://codeberg.org/dnkl/tllist.git diff --git a/subprojects/tllist b/subprojects/tllist new file mode 160000 index 00000000..5054d3db --- /dev/null +++ b/subprojects/tllist @@ -0,0 +1 @@ +Subproject commit 5054d3dbbbd7d76e35f9d0d875e3c7f500fde52b