diff options
Diffstat (limited to 'third_party/git/.gitmodules')
-rw-r--r-- | third_party/git/.gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/third_party/git/.gitmodules b/third_party/git/.gitmodules new file mode 100644 index 000000000000..cbeebdab7a5e --- /dev/null +++ b/third_party/git/.gitmodules @@ -0,0 +1,4 @@ +[submodule "sha1collisiondetection"] + path = sha1collisiondetection + url = https://github.com/cr-marcstevens/sha1collisiondetection.git + branch = master |