about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2016-05-20 15:41:38 -0400
committerKelly Rauchenberger <fefferburbia@gmail.com>2016-05-20 15:41:38 -0400
commit77b6ba9a45714b0b91b9ad782877bce5ca92a258 (patch)
tree3e2bb983df798913fcb74729c6bb66d6a1cc238c
parent0ccac89815ee92c69fefc148cfb272faf7309136 (diff)
downloadlibtwittercpp-77b6ba9a45714b0b91b9ad782877bce5ca92a258.tar.gz
libtwittercpp-77b6ba9a45714b0b91b9ad782877bce5ca92a258.tar.bz2
libtwittercpp-77b6ba9a45714b0b91b9ad782877bce5ca92a258.zip
Changed curlcpp back to origin because my pull request was approved
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 93a21e3..b701c21 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -6,4 +6,4 @@
6 url = https://github.com/nlohmann/json 6 url = https://github.com/nlohmann/json
7[submodule "vendor/curlcpp"] 7[submodule "vendor/curlcpp"]
8 path = vendor/curlcpp 8 path = vendor/curlcpp
9 url = https://github.com/hatkirby/curlcpp 9 url = https://github.com/JosephP91/curlcpp