]> git.99rst.org Git - git.git/commit
t5326: drop unnecessary setup
authorTaylor Blau <redacted>
Tue, 25 Jan 2022 22:41:08 +0000 (17:41 -0500)
committerJunio C Hamano <redacted>
Thu, 27 Jan 2022 20:07:53 +0000 (12:07 -0800)
commit90a8ea47d88b38ececc07205f512297d8794e877
tree4230b1739c45077883b3b8d6bd12f4d64201fde1
parent09a77999e787911244e2a8d09fdce7a7428429f4
t5326: drop unnecessary setup

The core.multiPackIndex config became true by default back in 18e449f86b
(midx: enable core.multiPackIndex by default, 2020-09-25), so it is no
longer necessary to enable it explicitly.

Signed-off-by: Taylor Blau <redacted>
Reviewed-by: Derrick Stolee <redacted>
Reviewed-by: Jonathan Tan <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t5326-multi-pack-bitmaps.sh
git clone https://git.99rst.org/PROJECT