about summary refs log tree commit diff stats
path: root/.gitmodules
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2023-10-03 09:46:09 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2023-10-03 09:46:09 -0400
commit2caf69ec175f1493afdd4467da56104e326e889d (patch)
tree202e2e9c4cbbf5f44d736fbf8653edb66837d50f /.gitmodules
parent2ba5f490a7fbb5cbfd396a922dee67c46c54fc17 (diff)
downloadcadence-master.tar.gz
cadence-master.tar.bz2
cadence-master.zip
Switched to self-hosted libtwittercpp and verbly HEAD master
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index b51cbff..54cb690 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 = https://github.com/hatkirby/libtwittercpp 3 url = https://git.fourisland.com/libtwittercpp
4[submodule "vendor/hkutil"] 4[submodule "vendor/hkutil"]
5 path = vendor/hkutil 5 path = vendor/hkutil
6 url = git@github.com:hatkirby/hkutil 6 url = https://git.fourisland.com/hkutil