summary refs log tree commit diff stats
path: root/.gitmodules
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2018-03-25 17:59:08 -0400
committerKelly Rauchenberger <fefferburbia@gmail.com>2018-03-25 17:59:08 -0400
commitee081426fe047eda0b44d98ec469b374145f0470 (patch)
treea13a17554903adad57102a05b844d80e769c22bc /.gitmodules
parent3da97fc4dbdd5418999645b58fd73c6ab8f6f5f4 (diff)
downloadmanifesto-ee081426fe047eda0b44d98ec469b374145f0470.tar.gz
manifesto-ee081426fe047eda0b44d98ec469b374145f0470.tar.bz2
manifesto-ee081426fe047eda0b44d98ec469b374145f0470.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