about summary refs log tree commit diff stats
path: root/.gitmodules
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2016-12-01 09:12:20 -0500
committerKelly Rauchenberger <fefferburbia@gmail.com>2016-12-01 09:12:20 -0500
commit8330543f1c1283343f5c9709e24ea0603526cca1 (patch)
tree1eab5fefffbb951f08d9e28cae088150dc5f3698 /.gitmodules
parent87e05585be31feb8a38345f5cfbfdfc17e41f775 (diff)
downloadwordplay-8330543f1c1283343f5c9709e24ea0603526cca1.tar.gz
wordplay-8330543f1c1283343f5c9709e24ea0603526cca1.tar.bz2
wordplay-8330543f1c1283343f5c9709e24ea0603526cca1.zip
Fixed libtwitter++ entry in .gitmodules
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 43303e3..3ac2123 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -1,6 +1,6 @@
1[submodule "verbly"] 1[submodule "vendor/libtwittercpp"]
2 path = verbly 2 path = vendor/libtwittercpp
3 url = https://github.com/hatkirby/verbly 3 url = https://github.com/hatkirby/libtwittercpp
4[submodule "vendor/verbly"] 4[submodule "vendor/verbly"]
5 path = vendor/verbly 5 path = vendor/verbly
6 url = https://github.com/hatkirby/verbly 6 url = https://github.com/hatkirby/verbly