diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 10:05:30 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 10:05:30 -0400 |
commit | 7b405f3c0476db96f2893b7023e4b58ba5d1e93f (patch) | |
tree | b5c4a43f075ef8ddae01410d6c863de96ccc6f5f | |
parent | 0b9af5d95b281049cbf50e3eb6f3e738b1da393a (diff) | |
download | chemist-7b405f3c0476db96f2893b7023e4b58ba5d1e93f.tar.gz chemist-7b405f3c0476db96f2893b7023e4b58ba5d1e93f.tar.bz2 chemist-7b405f3c0476db96f2893b7023e4b58ba5d1e93f.zip |
-rw-r--r-- | .gitmodules | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/.gitmodules b/.gitmodules index 2d58700..8b1c150 100644 --- a/.gitmodules +++ b/.gitmodules | |||
@@ -1,12 +1,9 @@ | |||
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://git.fourisland.com/verbly |
4 | [submodule "vendor/twitcurl"] | ||
5 | path = vendor/twitcurl | ||
6 | url = https://github.com/swatkat/twitcurl | ||
7 | [submodule "vendor/yaml-cpp"] | 4 | [submodule "vendor/yaml-cpp"] |
8 | path = vendor/yaml-cpp | 5 | path = vendor/yaml-cpp |
9 | url = https://github.com/jbeder/yaml-cpp | 6 | url = https://github.com/jbeder/yaml-cpp |
10 | [submodule "vendor/libtwittercpp"] | 7 | [submodule "vendor/libtwittercpp"] |
11 | path = vendor/libtwittercpp | 8 | path = vendor/libtwittercpp |
12 | url = https://github.com/hatkirby/libtwittercpp | 9 | url = https://git.fourisland.com/libtwittercpp |