From: patrick-scho Date: Mon, 13 Nov 2023 18:53:44 +0000 (+0100) Subject: remove submodules X-Git-Url: https://gitweb.ps.run/matrix_esp_thesis/commitdiff_plain/21c6e8484b0bd05c27e5a91f2884d431926adc61 remove submodules --- diff --git a/.gitmodules b/.gitmodules index c8685fb..539b976 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,12 +1,3 @@ -[submodule "ext/olm"] - path = ext/olm - url = https://gitlab.matrix.org/matrix-org/olm/ -[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/mjson b/ext/mjson deleted file mode 160000 index b766f34..0000000 --- a/ext/mjson +++ /dev/null @@ -1 +0,0 @@ -Subproject commit b766f343bf68b8ea89889055acbf8aef820e2b71 diff --git a/ext/mongoose b/ext/mongoose deleted file mode 160000 index 4d06f33..0000000 --- a/ext/mongoose +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 4d06f330891a997384bf96309be7c5422639e54e diff --git a/ext/olm b/ext/olm deleted file mode 160000 index 66294cf..0000000 --- a/ext/olm +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 66294cf7f66ae380683dbb7f43a16a8922249fc8