tests/testdata: make submodule shallow (#23412)

Before:

316M .git/modules/tests/

After:

171M .git/modules/tests/
This commit is contained in:
ligi 2021-08-24 13:56:31 +02:00 committed by GitHub
parent 8e0771c218
commit 5c66bab3b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitmodules vendored
View File

@ -1,3 +1,4 @@
[submodule "tests"]
path = tests/testdata
url = https://github.com/ethereum/tests
shallow = true