summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2023-10-03 01:38:27 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2023-10-03 01:38:27 -0400
commit891cc1c7e7379ba9ebe27bf93a82db60efd87258 (patch)
tree81d463041ea24a43184043754218decd9d537ddc
parent04bd93a63692977c947542f8ff88cca2b9662c97 (diff)
downloadfather-891cc1c7e7379ba9ebe27bf93a82db60efd87258.tar.gz
father-891cc1c7e7379ba9ebe27bf93a82db60efd87258.tar.bz2
father-891cc1c7e7379ba9ebe27bf93a82db60efd87258.zip
Switched to self-hosted hkutil and verbly HEAD master
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 6db3820..cba5550 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 = git@github.com:hatkirby/verbly 3 url = https://git.fourisland.com/verbly
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