diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2022-12-23 11:09:58 +0000 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2022-12-23 11:09:58 +0000 |
| commit | a76e81ee8bcbad87c9eb58cdb25452cae65bd0c7 (patch) | |
| tree | 4f677cd679bb7374b022238d55d49dba81b7313f /.gitmodules | |
| parent | 31770500a918bccf7b624262bc7d444cc2dd8a1d (diff) | |
| download | difference-a76e81ee8bcbad87c9eb58cdb25452cae65bd0c7.tar.gz difference-a76e81ee8bcbad87c9eb58cdb25452cae65bd0c7.tar.bz2 difference-a76e81ee8bcbad87c9eb58cdb25452cae65bd0c7.zip | |
Bot is now a Mastodon bot
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 3 insertions, 3 deletions
| diff --git a/.gitmodules b/.gitmodules index 6fecb3f..16729e8 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | [submodule "vendor/verbly"] | 1 | [submodule "vendor/verbly"] |
| 2 | path = vendor/verbly | 2 | path = vendor/verbly |
| 3 | url = https://github.com/hatkirby/verbly | 3 | url = https://github.com/hatkirby/verbly |
| 4 | [submodule "vendor/libtwittercpp"] | 4 | [submodule "vendor/curlcpp"] |
| 5 | path = vendor/libtwittercpp | 5 | path = vendor/curlcpp |
| 6 | url = https://github.com/hatkirby/libtwittercpp | 6 | url = https://github.com/JosephP91/curlcpp.git |
