Merge branch 'tb/pack-preferred-tips-to-give-bitmap'
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Apr 2021 22:28:50 +0000 (15:28 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Apr 2021 22:28:50 +0000 (15:28 -0700)
commit0623669fc6ddc6dc1ad706f135826f9a0910dd4b
tree79ba87fbe7d0f045f7acb616ab7086ae1562d38d
parentf63add4aa8e8c2ea413fe2bf3b5c9b0f55617e8b
parent3f267a112820f3bdf6b82362680ea6339f0e5f86
Merge branch 'tb/pack-preferred-tips-to-give-bitmap'

A configuration variable has been added to force tips of certain
refs to be given a reachability bitmap.

* tb/pack-preferred-tips-to-give-bitmap:
  builtin/pack-objects.c: respect 'pack.preferBitmapTips'
  t/helper/test-bitmap.c: initial commit
  pack-bitmap: add 'test_bitmap_commits()' helper
Makefile
pack-bitmap.c
t/helper/test-tool.c
t/helper/test-tool.h