diff options
| author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2017-02-24 11:20:18 -0500 |
|---|---|---|
| committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2017-02-24 11:20:18 -0500 |
| commit | 0feaa1acc6abc01a011c5a949f6b54dc42965b89 (patch) | |
| tree | 0316ae69f11e5189ac01f9cb4eabba744ca4915a /.gitmodules | |
| parent | ffc9edbc9fbeb65fd32c1fa24584010a83a6de31 (diff) | |
| download | support-0feaa1acc6abc01a011c5a949f6b54dc42965b89.tar.gz support-0feaa1acc6abc01a011c5a949f6b54dc42965b89.tar.bz2 support-0feaa1acc6abc01a011c5a949f6b54dc42965b89.zip | |
Fixed 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 5c2582e..ec4d45e 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -4,3 +4,6 @@ | |||
| 4 | [submodule "vendor/yaml-cpp"] | 4 | [submodule "vendor/yaml-cpp"] |
| 5 | path = vendor/yaml-cpp | 5 | path = vendor/yaml-cpp |
| 6 | url = git@github.com:jbeder/yaml-cpp | 6 | url = git@github.com:jbeder/yaml-cpp |
| 7 | [submodule "vendor/verbly"] | ||
| 8 | path = vendor/verbly | ||
| 9 | url = git@github.com:hatkirby/verbly | ||
