diff options
| -rw-r--r-- | .gitmodules | 6 | ||||
| m--------- | vendor/libtwittercpp | 0 | ||||
| m--------- | vendor/yaml-cpp | 0 |
3 files changed, 0 insertions, 6 deletions
| diff --git a/.gitmodules b/.gitmodules index 6d4576f..5888bee 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -1,9 +1,3 @@ | |||
| 1 | [submodule "vendor/yaml-cpp"] | ||
| 2 | path = vendor/yaml-cpp | ||
| 3 | url = https://github.com/jbeder/yaml-cpp | ||
| 4 | [submodule "vendor/libtwittercpp"] | ||
| 5 | path = vendor/libtwittercpp | ||
| 6 | url = https://github.com/hatkirby/libtwittercpp | ||
| 7 | [submodule "vendor/mastodonpp"] | 1 | [submodule "vendor/mastodonpp"] |
| 8 | path = vendor/mastodonpp | 2 | path = vendor/mastodonpp |
| 9 | url = https://schlomp.space/tastytea/mastodonpp.git | 3 | url = https://schlomp.space/tastytea/mastodonpp.git |
| diff --git a/vendor/libtwittercpp b/vendor/libtwittercpp deleted file mode 160000 | |||
| Subproject d90a1e74c77ba67f25a812609fd49d479bc464d | |||
| diff --git a/vendor/yaml-cpp b/vendor/yaml-cpp deleted file mode 160000 | |||
| Subproject 519d33fea3fbcbe7e1f89f97ee0fa539cec33eb | |||
