On Thu, Aug 27, 2020 at 12:08 PM Junio C Hamano <gitster@xxxxxxxxx> wrote: > Eric Sunshine <sunshine@xxxxxxxxxxxxxx> writes: > > At this stage, the "repair" command is a mere skeleton; subsequent > > commits will flesh out the functionality. > > Sounds good. It looked a bit odd to have skeleton test script only > to reserve its test number, but it is just odd and not wrong. The intent wasn't to reserve a test number. Rather, I was worried about reviewer fatigue with patches [2/5] and [3/5] which are lengthy, so I moved whatever boilerplate I could to [1/5] to make the later patches a tiny bit shorter.