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