]> Kevux Git Server - rit/commit
p5326: create missing 'perf-tag' tag
authorTaylor Blau <me@ttaylorr.com>
Tue, 14 Sep 2021 22:06:09 +0000 (18:06 -0400)
committerJunio C Hamano <gitster@pobox.com>
Tue, 14 Sep 2021 23:34:18 +0000 (16:34 -0700)
commit2082224f17548d25ac8c582b4d12fa63963c988d
tree70a98e7d632e8954e8c743620ee5f73b7f894449
parentcaca3c9f07f90645e32c284c88c379109abf59be
p5326: create missing 'perf-tag' tag

Some of the tests in test_full_bitmap rely on having a tag named
perf-tag in place. We could create it in test_full_bitmap(), but we want
to have it in place before the repack starts.

Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/perf/p5326-multi-pack-bitmaps.sh