diff options
| author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2018-06-19 19:17:26 -0400 |
|---|---|---|
| committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2018-06-19 19:17:26 -0400 |
| commit | 2b85c7941c95b46203dbd65e012844774495104a (patch) | |
| tree | 6f3b895b18a3c4a2c6b4a9cc2cc00e9ed20135fa /.gitmodules | |
| parent | d3fa75b217f088c78590fcefbdad57e44626ba0b (diff) | |
| download | father-2b85c7941c95b46203dbd65e012844774495104a.tar.gz father-2b85c7941c95b46203dbd65e012844774495104a.tar.bz2 father-2b85c7941c95b46203dbd65e012844774495104a.zip | |
Removed yaml-cpp submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
| diff --git a/.gitmodules b/.gitmodules index ec4d45e..886cf0c 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -1,9 +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 = git@github.com:hatkirby/libtwittercpp |
| 4 | [submodule "vendor/yaml-cpp"] | ||
| 5 | path = vendor/yaml-cpp | ||
| 6 | url = git@github.com:jbeder/yaml-cpp | ||
| 7 | [submodule "vendor/verbly"] | 4 | [submodule "vendor/verbly"] |
| 8 | path = vendor/verbly | 5 | path = vendor/verbly |
| 9 | url = git@github.com:hatkirby/verbly | 6 | url = git@github.com:hatkirby/verbly |
