plugeth/.gitmodules
ligi 5c66bab3b8
tests/testdata: make submodule shallow (#23412)
Before:

316M .git/modules/tests/

After:

171M .git/modules/tests/
2021-08-24 13:56:31 +02:00

5 lines
100 B
Plaintext

[submodule "tests"]
path = tests/testdata
url = https://github.com/ethereum/tests
shallow = true