summary refs log tree commit diff stats
path: root/.gitmodules
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2018-06-19 19:20:50 -0400
committerKelly Rauchenberger <fefferburbia@gmail.com>2018-06-19 19:20:50 -0400
commitcfaeab1445bf9d5654b1eb5945144887ee0c3836 (patch)
treee3c4e2c39fcbb89a83c4256fce75f1d4209b3cbc /.gitmodules
parent12db0bdd8118903bb03ff3f1058d73ceabcbf3d8 (diff)
downloadsupport-cfaeab1445bf9d5654b1eb5945144887ee0c3836.tar.gz
support-cfaeab1445bf9d5654b1eb5945144887ee0c3836.tar.bz2
support-cfaeab1445bf9d5654b1eb5945144887ee0c3836.zip
Removed yaml-cpp submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
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