Skip to content

testnode: update corrupted index test for git 2.17.0

Jérome Perrin requested to merge fix/corrupt-repo-test-failure into master

The way of truncating the index file was an error in git 2.11.0, but it was not an error with git 2.17.0.

Merge request reports