summaryrefslogtreecommitdiff
path: root/commit.c
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2024-08-17 03:29:37 -0400
committerJunio C Hamano <gitster@pobox.com>2024-08-17 09:44:41 -0700
commit47564945046f8cda634ee72c5b3838c1b0aa4582 (patch)
tree02e776bf2bbd6896b0801c2f13337c29047909ae /commit.c
parentecc6fa9ae964daf333f5e64cdff6f5232139f440 (diff)
pack-bitmap: drop unused parameters from select_pseudo_merges()
We take the array of indexed_commits (and its length), but there's no need. The selection is based on ref reachability, not the linearized set of commits we're packing. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions