summary refs log tree commit diff stats
path: root/.gitmodules
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-11-09 15:56:32 -0500
committerStar Rauchenberger <fefferburbia@gmail.com>2025-11-09 15:56:32 -0500
commitb5cc36e1cb8830893ee4baa000f5293e242c1114 (patch)
treea390ebf979b1b3e3e4a546199303de963c8e3c2d /.gitmodules
parentb98353cafe47441194345f294b654c28aad3d977 (diff)
downloadinfinite-b5cc36e1cb8830893ee4baa000f5293e242c1114.tar.gz
infinite-b5cc36e1cb8830893ee4baa000f5293e242c1114.tar.bz2
infinite-b5cc36e1cb8830893ee4baa000f5293e242c1114.zip
It now posts to Tumblr! The churn never ends.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 043d581..ffd7927 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -1,3 +1,6 @@
1[submodule "vendor/verbly"] 1[submodule "vendor/verbly"]
2 path = vendor/verbly 2 path = vendor/verbly
3 url = https://git.fourisland.com/verbly 3 url = https://git.fourisland.com/verbly
4[submodule "vendor/liboauthcpp"]
5 path = vendor/liboauthcpp
6 url = https://github.com/sirikata/liboauthcpp.git