From 31cbb3b6aa1428498caec0bb627dee6754abf38a Mon Sep 17 00:00:00 2001 From: micbou Date: Mon, 16 Nov 2015 22:16:42 +0100 Subject: [PATCH 1/2] Remove requests submodule Since the requests module is already provided by ycmd, we don't need to add it a second time in YCM. --- .gitmodules | 3 --- third_party/requests | 1 - 2 files changed, 4 deletions(-) delete mode 160000 third_party/requests diff --git a/.gitmodules b/.gitmodules index 78984783..81b39d10 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,6 @@ [submodule "third_party/requests-futures"] path = third_party/requests-futures url = https://github.com/ross/requests-futures -[submodule "third_party/requests"] - path = third_party/requests - url = https://github.com/kennethreitz/requests [submodule "third_party/ycmd"] path = third_party/ycmd url = https://github.com/Valloric/ycmd diff --git a/third_party/requests b/third_party/requests deleted file mode 160000 index fa338da7..00000000 --- a/third_party/requests +++ /dev/null @@ -1 +0,0 @@ -Subproject commit fa338da717124188b21d48df55f2fa9aca459d12 From e7112e454310319862689ce6333aa0ec88c15043 Mon Sep 17 00:00:00 2001 From: micbou Date: Tue, 17 Nov 2015 00:13:05 +0100 Subject: [PATCH 2/2] Update to latest ycmd --- third_party/ycmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/ycmd b/third_party/ycmd index 0825f85f..144d93fb 160000 --- a/third_party/ycmd +++ b/third_party/ycmd @@ -1 +1 @@ -Subproject commit 0825f85ff6c3d514789c6a1d2d7945daa9bdd15d +Subproject commit 144d93fbd9a683514ed6dabc4807513fe9e377da