diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2018-06-19 19:13:34 -0400 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2018-06-19 19:13:34 -0400 |
commit | 1dc76691f3e1c982973a03a9988b98713b9631ae (patch) | |
tree | 67106970e295f19019ceec3ef402c703318cebd0 /.gitmodules | |
parent | bd806c551d3819eda88d046f067b5ecd6f53a464 (diff) | |
download | fefisms-1dc76691f3e1c982973a03a9988b98713b9631ae.tar.gz fefisms-1dc76691f3e1c982973a03a9988b98713b9631ae.tar.bz2 fefisms-1dc76691f3e1c982973a03a9988b98713b9631ae.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 f4b3cdf..2d9ee1e 100644 --- a/.gitmodules +++ b/.gitmodules | |||
@@ -1,9 +1,6 @@ | |||
1 | [submodule "vendor/verbly"] | 1 | [submodule "vendor/verbly"] |
2 | path = vendor/verbly | 2 | path = vendor/verbly |
3 | url = git@github.com:hatkirby/verbly | 3 | url = git@github.com:hatkirby/verbly |
4 | [submodule "vendor/yaml-cpp"] | ||
5 | path = vendor/yaml-cpp | ||
6 | url = git@github.com:jbeder/yaml-cpp | ||
7 | [submodule "vendor/libtwittercpp"] | 4 | [submodule "vendor/libtwittercpp"] |
8 | path = vendor/libtwittercpp | 5 | path = vendor/libtwittercpp |
9 | url = git@github.com:hatkirby/libtwittercpp | 6 | url = git@github.com:hatkirby/libtwittercpp |