Re: [PATCH] perf: work around the tested repo having an index.lock
From: Junio C Hamano <hidden> Date: 2017-06-04 00:51:09
Junio C Hamano [off-list ref] writes:
Perhaps run "fsck" and "status" immediately after copying to make
sure they succeed, or something like that?
Hmph, this is me half-being silly, as this "copying an existing one"
is meant for testing Git with a large repository, and having to run
fsck may add meaningful overhead in addition to the actual copying
in the set-up procedure. I do not offhand think of a good solution.