diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
| diff --git a/.gitmodules b/.gitmodules index 043d581..ffd7927 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -1,3 +1,6 @@ | |||
| 1 | [submodule "vendor/verbly"] | 1 | [submodule "vendor/verbly"] |
| 2 | path = vendor/verbly | 2 | path = vendor/verbly |
| 3 | url = https://git.fourisland.com/verbly | 3 | url = https://git.fourisland.com/verbly |
| 4 | [submodule "vendor/liboauthcpp"] | ||
| 5 | path = vendor/liboauthcpp | ||
| 6 | url = https://github.com/sirikata/liboauthcpp.git | ||
