about summary refs log tree commit diff stats
path: root/.gitmodules
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2018-08-05 14:16:02 -0400
committerKelly Rauchenberger <fefferburbia@gmail.com>2018-08-05 14:16:02 -0400
commitaba2c7420c1419e4977ccd0118d6411afb2f690b (patch)
treef3cdec3db5f68f66406812b6da18fb6ca7a490f9 /.gitmodules
parent4cf78a6371b4df02242bb055b8e15d9c9223dbb0 (diff)
downloadsnitch-aba2c7420c1419e4977ccd0118d6411afb2f690b.tar.gz
snitch-aba2c7420c1419e4977ccd0118d6411afb2f690b.tar.bz2
snitch-aba2c7420c1419e4977ccd0118d6411afb2f690b.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 8544219..e1d506f 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -1,6 +1,3 @@
1[submodule "vendor/libtwittercpp"] 1[submodule "vendor/libtwittercpp"]
2 path = vendor/libtwittercpp 2 path = vendor/libtwittercpp
3 url = https://github.com/hatkirby/libtwittercpp 3 url = https://github.com/hatkirby/libtwittercpp
4[submodule "vendor/yaml-cpp"]
5 path = vendor/yaml-cpp
6 url = https://github.com/jbeder/yaml-cpp