]> gitweb.ps.run Git - matrix_esp_thesis/commitdiff
add mongoose submodule
authorPatrick <patrick.schoenberger@posteo.de>
Sun, 28 May 2023 13:05:49 +0000 (15:05 +0200)
committerPatrick <patrick.schoenberger@posteo.de>
Sun, 28 May 2023 13:05:49 +0000 (15:05 +0200)
.gitmodules
ext/mongoose [new submodule]

index 00137af91049b0bd68f0b28a6b4615b25b88a46d..c8685fbf072311c4f5d35089b3edef540f5cfae4 100644 (file)
@@ -4,3 +4,9 @@
 [submodule "ext/mjson"]
        path = ext/mjson
        url = https://github.com/cesanta/mjson
+[submodule "ext/curl"]
+       path = ext/curl
+       url = https://github.com/curl/curl
+[submodule "ext/mongoose"]
+       path = ext/mongoose
+       url = https://github.com/cesanta/mongoose
diff --git a/ext/mongoose b/ext/mongoose
new file mode 160000 (submodule)
index 0000000..45e4b3c
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 45e4b3c423c7ee0f378b1b8682eccc533bed3f0d