about summary refs log tree commit diff stats
path: root/.gitmodules
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2018-08-04 19:25:22 -0400
committerKelly Rauchenberger <fefferburbia@gmail.com>2018-08-04 19:25:22 -0400
commitcb7166d7bccc4b16292c9e1359b9bc091afad716 (patch)
treefc6b51e8e7e567b074db86fa51aa4a7f6a585779 /.gitmodules
parent2a40a70aa8f9c464f9d91314c6c7265e1b6a1049 (diff)
downloadblessed-cb7166d7bccc4b16292c9e1359b9bc091afad716.tar.gz
blessed-cb7166d7bccc4b16292c9e1359b9bc091afad716.tar.bz2
blessed-cb7166d7bccc4b16292c9e1359b9bc091afad716.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