diff options
author | Vincent Ambo <Vincent Ambo> | 2020-01-18T11·33+0000 |
---|---|---|
committer | Vincent Ambo <Vincent Ambo> | 2020-01-18T11·33+0000 |
commit | c9923c5abb67c436cda46bad0246219c8c623cc5 (patch) | |
tree | 6675051112e5672278f595c49b9f52f2d1cc092c /third_party/cgit | |
parent | a52c0c4198d4ff3390a62b6b9bfbd0ea7b2c5e6f (diff) |
chore(third_party/cgit): Remove git submodule r/402
This is instead passed in by Nix, and it confuses git on clones.
Diffstat (limited to 'third_party/cgit')
-rw-r--r-- | third_party/cgit/.gitmodules | 3 | ||||
m--------- | third_party/cgit/git | 0 |
2 files changed, 0 insertions, 3 deletions
diff --git a/third_party/cgit/.gitmodules b/third_party/cgit/.gitmodules deleted file mode 100644 index 5c6ecb4f89fd..000000000000 --- 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 -Subproject 5fa0f5238b0cd46cfe7f6fa76c3f526ea98148d |