summaryrefslogtreecommitdiff
path: root/t/t5407-post-rewrite-hook.sh
diff options
context:
space:
mode:
authorLibravatar Taylor Blau <me@ttaylorr.com>2020-12-08 17:05:09 -0500
committerLibravatar Junio C Hamano <gitster@pobox.com>2020-12-08 14:49:04 -0800
commit98c31f366a1770fb7ea04125ff2d8b1ea1f7d0d7 (patch)
tree8d941547fb3637598d64533aa97097fed4763a37 /t/t5407-post-rewrite-hook.sh
parentpack-bitmap-write: ignore BITMAP_FLAG_REUSE (diff)
downloadtgif-98c31f366a1770fb7ea04125ff2d8b1ea1f7d0d7.tar.xz
pack-bitmap: factor out 'bitmap_for_commit()'
A couple of callers within pack-bitmap.c duplicate logic to lookup a given object id in the bitamps khash. Factor this out into a new function, 'bitmap_for_commit()' to reduce some code duplication. Make this new function non-static, since it will be used in later commits from outside of pack-bitmap.c. Signed-off-by: Taylor Blau <me@ttaylorr.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5407-post-rewrite-hook.sh')
0 files changed, 0 insertions, 0 deletions