Merge branch 'ds/remove-idx-before-pack'

We create .pack and then .idx, we consider only packfiles that have .idx usable (those with only .pack are not ready yet), so we should remove .idx before removing .pack for consistency. * ds/remove-idx-before-pack: packfile: delete .idx files before .pack files

Junio C Hamano committed Jun 29, 2023 at 16:43 UTC b2166b0d496c2f3df96929da300039a01227e719

No changes.