diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2023-11-29 23:05:19 -0500 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2023-11-29 23:05:19 -0500 |
commit | 83437f5895fd4f110694e66c9d939ff492bc2e1b (patch) | |
tree | 3b6f3e0cc2d4a097e7e0c63d7dbdb51292ee6355 | |
parent | ede07e6e38a346b3ff0bbccefb655f3ae0a32504 (diff) | |
parent | 4d7ae9a7829c8487b0b0ac88099289cd5d8b92a2 (diff) | |
download | lingo-83437f5895fd4f110694e66c9d939ff492bc2e1b.tar.gz lingo-83437f5895fd4f110694e66c9d939ff492bc2e1b.tar.bz2 lingo-83437f5895fd4f110694e66c9d939ff492bc2e1b.zip |
Merge branch 'main' of fourisland.com:/srv/git/lingo
-rw-r--r-- | .gitmodules | 2 | ||||
m--------- | vendor/verbly | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index d502d11..978a916 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 = https://github.com/hatkirby/verbly.git | 3 | url = https://git.fourisland.com/verbly |
4 | [submodule "vendor/curlcpp"] | 4 | [submodule "vendor/curlcpp"] |
5 | path = vendor/curlcpp | 5 | path = vendor/curlcpp |
6 | url = https://github.com/JosephP91/curlcpp | 6 | url = https://github.com/JosephP91/curlcpp |
diff --git a/vendor/verbly b/vendor/verbly | |||
Subproject 1e30651c96912e5475f1ceb46972ec4e2fa54b1 | Subproject 1accf04179e3f1389d3d75c072ef922daac0187 | ||