about summary refs log tree commit diff stats
path: root/.gitmodules
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2018-08-04 23:11:25 -0400
committerKelly Rauchenberger <fefferburbia@gmail.com>2018-08-04 23:11:25 -0400
commit759c2857643b5be84238faa6e4c99fe479ca3056 (patch)
treec40f57933f141c0cfc39ca642b00702da722a1bb /.gitmodules
parent25af72a507fced17ad6331ce5c6c35beb6bc64f1 (diff)
downloadfurries-759c2857643b5be84238faa6e4c99fe479ca3056.tar.gz
furries-759c2857643b5be84238faa6e4c99fe479ca3056.tar.bz2
furries-759c2857643b5be84238faa6e4c99fe479ca3056.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 79aa7f0..6fecb3f 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 = https://github.com/hatkirby/verbly 3 url = https://github.com/hatkirby/verbly
4[submodule "vendor/yaml-cpp"]
5 path = vendor/yaml-cpp
6 url = https://github.com/jbeder/yaml-cpp
7[submodule "vendor/libtwittercpp"] 4[submodule "vendor/libtwittercpp"]
8 path = vendor/libtwittercpp 5 path = vendor/libtwittercpp
9 url = https://github.com/hatkirby/libtwittercpp 6 url = https://github.com/hatkirby/libtwittercpp