summary refs log tree commit diff stats
path: root/.gitmodules
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2018-02-23 11:05:17 -0500
committerKelly Rauchenberger <fefferburbia@gmail.com>2018-02-23 11:05:17 -0500
commit9acf1f0ee0859125de4136e36f40f550a45e26ff (patch)
treeda83e0fa4db9ae805f9cd8a678355c406cd8e9c6 /.gitmodules
parent58cdbee6f08bd5d4f371d8eb9739d74332213703 (diff)
downloadinsult-9acf1f0ee0859125de4136e36f40f550a45e26ff.tar.gz
insult-9acf1f0ee0859125de4136e36f40f550a45e26ff.tar.bz2
insult-9acf1f0ee0859125de4136e36f40f550a45e26ff.zip
Removed yaml-cpp submodule
Project now links against a local installation of yaml-cpp.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules index 2d58700..6fecb3f 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -1,12 +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/twitcurl"]
5 path = vendor/twitcurl
6 url = https://github.com/swatkat/twitcurl
7[submodule "vendor/yaml-cpp"]
8 path = vendor/yaml-cpp
9 url = https://github.com/jbeder/yaml-cpp
10[submodule "vendor/libtwittercpp"] 4[submodule "vendor/libtwittercpp"]
11 path = vendor/libtwittercpp 5 path = vendor/libtwittercpp
12 url = https://github.com/hatkirby/libtwittercpp 6 url = https://github.com/hatkirby/libtwittercpp