mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 07:37:20 +00:00
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 changed files with 1 additions and 0 deletions
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 a new issue