diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 09:21:49 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 09:21:49 -0400 |
| commit | fe863249eafceb162cd76301835e7e6c2c81a6ce (patch) | |
| tree | c8598b1e5e13fd2f423305af3eb0d99ddfa65703 /.gitmodules | |
| parent | 8e267954067120c14f73a9539653de0d55e90fe2 (diff) | |
| download | support-master.tar.gz support-master.tar.bz2 support-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 886cf0c..340ee57 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 = git@github.com:hatkirby/libtwittercpp | 3 | url = https://git.fourisland.com/libtwittercpp |
| 4 | [submodule "vendor/verbly"] | 4 | [submodule "vendor/verbly"] |
| 5 | path = vendor/verbly | 5 | path = vendor/verbly |
| 6 | url = git@github.com:hatkirby/verbly | 6 | url = https://git.fourisland.com/verbly |
