From d9316cfbee0cee0aa3e431e9ad705f6928e4a5a2 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sat, 18 Jan 2020 11:36:03 +0000 Subject: chore(third_party/git): Remove sha1collisiondetection submodule This is not required and confuses git on clones. --- third_party/git/.gitmodules | 4 ---- third_party/git/sha1collisiondetection | 1 - 2 files changed, 5 deletions(-) delete mode 100644 third_party/git/.gitmodules delete mode 160000 third_party/git/sha1collisiondetection (limited to 'third_party') diff --git a/third_party/git/.gitmodules b/third_party/git/.gitmodules deleted file mode 100644 index cbeebdab7a..0000000000 --- a/third_party/git/.gitmodules +++ /dev/null @@ -1,4 +0,0 @@ -[submodule "sha1collisiondetection"] - path = sha1collisiondetection - url = https://github.com/cr-marcstevens/sha1collisiondetection.git - branch = master diff --git a/third_party/git/sha1collisiondetection b/third_party/git/sha1collisiondetection deleted file mode 160000 index 855827c583..0000000000 --- a/third_party/git/sha1collisiondetection +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 855827c583bc30645ba427885caa40c5b81764d2 -- cgit 1.4.1