Cloning execution-spec-tests currently involves around 2 Gib of download due to the size of the gh-pages branch, mainly due to the large size of the html docs index file size (search/search_index.json), see ethereum/execution-spec-tests#1291 and related PR ethereum/execution-spec-tests#1292.
We should:
- Delete unnecessary versions from the mike version history.
- Regenerate the index file from retained versions.
- Delete history (required to reduce clone size!).
Cloning
execution-spec-testscurrently involves around 2 Gib of download due to the size of thegh-pagesbranch, mainly due to the large size of the html docs index file size (search/search_index.json), see ethereum/execution-spec-tests#1291 and related PR ethereum/execution-spec-tests#1292.We should: