diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 01:38:27 -0400 | 
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 01:38:27 -0400 | 
| commit | 891cc1c7e7379ba9ebe27bf93a82db60efd87258 (patch) | |
| tree | 81d463041ea24a43184043754218decd9d537ddc /.gitmodules | |
| parent | 04bd93a63692977c947542f8ff88cca2b9662c97 (diff) | |
| download | father-master.tar.gz father-master.tar.bz2 father-master.zip | |
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 | 
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 | 
