From a2657f5af8f82d6127905babbe91dd4854d64fdd Mon Sep 17 00:00:00 2001 From: Strahinja Val Markovic Date: Tue, 1 Oct 2013 15:03:41 -0700 Subject: [PATCH] Adding requests-futures subrepo to third_party --- .gitmodules | 3 +++ third_party/requests-futures | 1 + 2 files changed, 4 insertions(+) create mode 160000 third_party/requests-futures diff --git a/.gitmodules b/.gitmodules index 7d13a22b..68dde940 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "python/ycm/completers/cs/OmniSharpServer"] path = python/ycm/completers/cs/OmniSharpServer url = https://github.com/nosami/OmniSharpServer.git +[submodule "third_party/requests-futures"] + path = third_party/requests-futures + url = https://github.com/ross/requests-futures diff --git a/third_party/requests-futures b/third_party/requests-futures new file mode 160000 index 00000000..79e52563 --- /dev/null +++ b/third_party/requests-futures @@ -0,0 +1 @@ +Subproject commit 79e525634e33d86cb5f3e62dcba88f98fe4f4cbc