From 740d2b679028a9c52bb56050b3ebb30d27b03c97 Mon Sep 17 00:00:00 2001 From: Zach DeCook Date: Fri, 26 Nov 2021 22:10:28 +0000 Subject: submodules: Add ccharter-c --- .gitmodules | 3 +++ ccharter-c | 1 + 2 files changed, 4 insertions(+) create mode 160000 ccharter-c diff --git a/.gitmodules b/.gitmodules index a5ef8e7..89e8708 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "ccharter"] path = ccharter url = https://github.com/earboxer/ccharter.git +[submodule "ccharter-c"] + path = ccharter-c + url = https://git.sr.ht/~earboxer/ccharter-c diff --git a/ccharter-c b/ccharter-c new file mode 160000 index 0000000..b184662 --- /dev/null +++ b/ccharter-c @@ -0,0 +1 @@ +Subproject commit b1846621a323dac77da5569edb41010f261430a7 -- cgit 1.4.1