From 6a40dd8e9dc9a1581d92ccfab1168d5c942dbcb0 Mon Sep 17 00:00:00 2001 From: Willem van den Ende Date: Thu, 23 Apr 2026 16:16:52 +0100 Subject: [PATCH] Convert turn-limit-repo to git submodule --- .gitmodules | 3 +++ turn-limit-repo | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..b41901a --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "turn-limit-repo"] + path = turn-limit-repo + url = https://gitea.apps.sustainabledelivery.com/QWAN/monotonic-pi-extensions.git diff --git a/turn-limit-repo b/turn-limit-repo index cab445e..36b30c1 160000 --- a/turn-limit-repo +++ b/turn-limit-repo @@ -1 +1 @@ -Subproject commit cab445e60346bd57ea0999af71555fdb29db28fd +Subproject commit 36b30c1f02c87c11f0472bf04d3be5a91ae41bf1