diff options
| author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2016-03-16 22:57:15 -0400 | 
|---|---|---|
| committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2016-03-16 22:57:15 -0400 | 
| commit | 29c6d78edb88a38c2bfde54fc7ecccc691bbef30 (patch) | |
| tree | 21d458d02337420dfb1fd5eda4cffada38f9642a /.gitmodules | |
| parent | 8b1333d0e6e2b9a5014bdbff2987d899f5413fee (diff) | |
| download | furries-29c6d78edb88a38c2bfde54fc7ecccc691bbef30.tar.gz furries-29c6d78edb88a38c2bfde54fc7ecccc691bbef30.tar.bz2 furries-29c6d78edb88a38c2bfde54fc7ecccc691bbef30.zip  | |
Added verbly submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/.gitmodules b/.gitmodules index 037e2c6..d627b76 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -1,3 +1,6 @@ | |||
| 1 | [submodule "vendor/twitcurl"] | 1 | [submodule "vendor/twitcurl"] | 
| 2 | path = vendor/twitcurl | 2 | path = vendor/twitcurl | 
| 3 | url = https://github.com/swatkat/twitcurl | 3 | url = https://github.com/swatkat/twitcurl | 
| 4 | [submodule "vendor/verbly"] | ||
| 5 | path = vendor/verbly | ||
| 6 | url = https://github.com/hatkirby/verbly | ||
