diff options
author | Vincent Ambo <Vincent Ambo> | 2020-01-18T11·36+0000 |
---|---|---|
committer | Vincent Ambo <Vincent Ambo> | 2020-01-18T11·36+0000 |
commit | d9316cfbee0cee0aa3e431e9ad705f6928e4a5a2 (patch) | |
tree | 3290e94c37f8abd60e43be732be86999b8a818ea /third_party/git | |
parent | c9923c5abb67c436cda46bad0246219c8c623cc5 (diff) |
chore(third_party/git): Remove sha1collisiondetection submodule r/403
This is not required and confuses git on clones.
Diffstat (limited to 'third_party/git')
-rw-r--r-- | third_party/git/.gitmodules | 4 | ||||
m--------- | third_party/git/sha1collisiondetection | 0 |
2 files changed, 0 insertions, 4 deletions
diff --git a/third_party/git/.gitmodules b/third_party/git/.gitmodules deleted file mode 100644 index cbeebdab7a5e..000000000000 --- 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 -Subproject 855827c583bc30645ba427885caa40c5b81764d |