diff options
author | Led Mitz <smoothshifter@tuta.io> | 2023-11-12 23:24:45 +0000 |
---|---|---|
committer | Led Mitz <smoothshifter@tuta.io> | 2023-11-12 23:24:45 +0000 |
commit | 4d23200c606b5c96877384f5ab2820a6cfcadda8 (patch) | |
tree | 3b56ae6c077ebcf2a08722229e393fc6aeddf8cb /.gitmodules | |
parent | f1b7e9e345ce8db6a0287252a9ef97fb7894c9b6 (diff) | |
parent | d429a96fcc021df6a643be2b57a0bd80062aa7d6 (diff) | |
download | tmwa-4d23200c606b5c96877384f5ab2820a6cfcadda8.tar.gz tmwa-4d23200c606b5c96877384f5ab2820a6cfcadda8.tar.bz2 tmwa-4d23200c606b5c96877384f5ab2820a6cfcadda8.tar.xz tmwa-4d23200c606b5c96877384f5ab2820a6cfcadda8.zip |
Merge branch 'submodule_update' into 'master'
Update ProprietaryHub link. git:// was likely waiting indefinetely for user to login.
See merge request legacy/tmwa!253
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index a07e803..931035d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "deps/attoconf"] path = deps/attoconf - url = git://github.com/o11c/attoconf.git + url = https://github.com/o11c/attoconf.git |