summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2023-10-03 09:21:49 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2023-10-03 09:21:49 -0400
commitfe863249eafceb162cd76301835e7e6c2c81a6ce (patch)
treec8598b1e5e13fd2f423305af3eb0d99ddfa65703
parent8e267954067120c14f73a9539653de0d55e90fe2 (diff)
downloadsupport-fe863249eafceb162cd76301835e7e6c2c81a6ce.tar.gz
support-fe863249eafceb162cd76301835e7e6c2c81a6ce.tar.bz2
support-fe863249eafceb162cd76301835e7e6c2c81a6ce.zip
Switched to self-hosted libtwittercpp and verbly HEAD master
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 886cf0c..340ee57 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -1,6 +1,6 @@
1[submodule "vendor/libtwittercpp"] 1[submodule "vendor/libtwittercpp"]
2 path = vendor/libtwittercpp 2 path = vendor/libtwittercpp
3 url = git@github.com:hatkirby/libtwittercpp 3 url = https://git.fourisland.com/libtwittercpp
4[submodule "vendor/verbly"] 4[submodule "vendor/verbly"]
5 path = vendor/verbly 5 path = vendor/verbly
6 url = git@github.com:hatkirby/verbly 6 url = https://git.fourisland.com/verbly