tests/testdata: make submodule shallow (#23412)
Before: 316M .git/modules/tests/ After: 171M .git/modules/tests/
This commit is contained in:
parent
8e0771c218
commit
5c66bab3b8
1
.gitmodules
vendored
1
.gitmodules
vendored
@ -1,3 +1,4 @@
|
||||
[submodule "tests"]
|
||||
path = tests/testdata
|
||||
url = https://github.com/ethereum/tests
|
||||
shallow = true
|
||||
|
Loading…
Reference in New Issue
Block a user