about summary refs log tree commit diff stats
path: root/.gitmodules
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2016-09-05 09:37:21 -0400
committerKelly Rauchenberger <fefferburbia@gmail.com>2016-09-05 09:37:21 -0400
commit4b2fd438e3a788e7ff07cc1f49fd0d91d7d1e068 (patch)
treedcb65197e01fb02c85d655eda3a380eb8210b04e /.gitmodules
parent4dade1b6f4f2b37a7ae9e6b1f7ca28e880fd7098 (diff)
downloadyandere-4b2fd438e3a788e7ff07cc1f49fd0d91d7d1e068.tar.gz
yandere-4b2fd438e3a788e7ff07cc1f49fd0d91d7d1e068.tar.bz2
yandere-4b2fd438e3a788e7ff07cc1f49fd0d91d7d1e068.zip
Forked chemist to make a simpler text substitution bot
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules9
1 files changed, 3 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules index 08a42de..78fd03a 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -1,9 +1,6 @@
1[submodule "vendor/verbly"]
2 path = vendor/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"] 1[submodule "vendor/yaml-cpp"]
8 path = vendor/yaml-cpp 2 path = vendor/yaml-cpp
9 url = https://github.com/jbeder/yaml-cpp 3 url = https://github.com/jbeder/yaml-cpp
4[submodule "vendor/libtwittercpp"]
5 path = vendor/libtwittercpp
6 url = https://github.com/hatkirby/libtwittercpp