From 763c73d2733684b90395713f20a6c780fce13d0f Mon Sep 17 00:00:00 2001 From: Robert Schulze Date: Thu, 16 Nov 2023 11:16:55 +0000 Subject: [PATCH] Remove submodules --- .gitmodules | 11 ----------- third_party/abseil-cpp | 1 - third_party/googletest | 1 - third_party/jsoncpp | 1 - 4 files changed, 14 deletions(-) delete mode 160000 third_party/abseil-cpp delete mode 160000 third_party/googletest delete mode 160000 third_party/jsoncpp diff --git a/.gitmodules b/.gitmodules index 6a76a293fb94..e69de29bb2d1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,11 +0,0 @@ -[submodule "third_party/googletest"] - path = third_party/googletest - url = https://github.com/google/googletest.git - ignore = dirty -[submodule "third_party/abseil-cpp"] - path = third_party/abseil-cpp - url = https://github.com/abseil/abseil-cpp.git - branch = lts_2023_01_25 -[submodule "third_party/jsoncpp"] - path = third_party/jsoncpp - url = https://github.com/open-source-parsers/jsoncpp.git diff --git a/third_party/abseil-cpp b/third_party/abseil-cpp deleted file mode 160000 index c2435f8342c2..000000000000 --- a/third_party/abseil-cpp +++ /dev/null @@ -1 +0,0 @@ -Subproject commit c2435f8342c2d0ed8101cb43adfd605fdc52dca2 diff --git a/third_party/googletest b/third_party/googletest deleted file mode 160000 index 4c9a3bb62bf3..000000000000 --- a/third_party/googletest +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 4c9a3bb62bf3ba1f1010bf96f9c8ed767b363774 diff --git a/third_party/jsoncpp b/third_party/jsoncpp deleted file mode 160000 index 9059f5cad030..000000000000 --- a/third_party/jsoncpp +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 9059f5cad030ba11d37818847443a53918c327b1