diff options
| author | patrick-scho | 2023-11-13 19:53:44 +0100 |
|---|---|---|
| committer | patrick-scho | 2023-11-13 19:53:44 +0100 |
| commit | 21c6e8484b0bd05c27e5a91f2884d431926adc61 (patch) | |
| tree | 1a0adbfd73efff456a7d382d997cf3949d0edf36 | |
| parent | b231ec39ba5b9df6288a50204e5dabe9f591c830 (diff) | |
| download | matrix_esp_thesis-21c6e8484b0bd05c27e5a91f2884d431926adc61.tar.gz matrix_esp_thesis-21c6e8484b0bd05c27e5a91f2884d431926adc61.zip | |
remove submodules
| -rw-r--r-- | .gitmodules | 9 | ||||
| m--------- | ext/mjson | 0 | ||||
| m--------- | ext/mongoose | 0 | ||||
| m--------- | ext/olm | 0 |
4 files changed, 0 insertions, 9 deletions
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 -Subproject b766f343bf68b8ea89889055acbf8aef820e2b7 diff --git a/ext/mongoose b/ext/mongoose deleted file mode 160000 -Subproject 4d06f330891a997384bf96309be7c5422639e54 diff --git a/ext/olm b/ext/olm deleted file mode 160000 -Subproject 66294cf7f66ae380683dbb7f43a16a8922249fc |
