From c9923c5abb67c436cda46bad0246219c8c623cc5 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sat, 18 Jan 2020 11:33:07 +0000 Subject: chore(third_party/cgit): Remove git submodule This is instead passed in by Nix, and it confuses git on clones. --- third_party/cgit/.gitmodules | 3 --- third_party/cgit/git | 1 - 2 files changed, 4 deletions(-) delete mode 100644 third_party/cgit/.gitmodules delete mode 160000 third_party/cgit/git (limited to 'third_party') diff --git a/third_party/cgit/.gitmodules b/third_party/cgit/.gitmodules deleted file mode 100644 index 5c6ecb4f89..0000000000 --- a/third_party/cgit/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "git"] - url = https://git.kernel.org/pub/scm/git/git.git - path = git diff --git a/third_party/cgit/git b/third_party/cgit/git deleted file mode 160000 index 5fa0f5238b..0000000000 --- a/third_party/cgit/git +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 5fa0f5238b0cd46cfe7f6fa76c3f526ea98148d9 -- cgit 1.4.1