]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'tb/gc-recent-object-hook'
authorJunio C Hamano <gitster@pobox.com>
Fri, 23 Jun 2023 18:21:17 +0000 (11:21 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 23 Jun 2023 18:21:17 +0000 (11:21 -0700)
"git pack-objects" learned to invoke a new hook program that
enumerates extra objects to be used as anchoring points to keep
otherwise unreachable objects in cruft packs.

* tb/gc-recent-object-hook:
  gc: introduce `gc.recentObjectsHook`
  reachable.c: extract `obj_is_recent()`

1  2 
t/t5304-prune.sh

Simple merge