]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'sk/oidmap-clear-with-custom-free-func' into next
authorJunio C Hamano <gitster@pobox.com>
Fri, 6 Mar 2026 22:43:07 +0000 (14:43 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 6 Mar 2026 22:43:07 +0000 (14:43 -0800)
commite335861c57451b6d510ce8cd3fba9efdc6e894e9
tree22b5866c06426963f38101ed63584b483484d4a8
parent69fd3b792a9363b99ffcd5f1c152bd1a15b40932
parenta98ea50288c9fd39b501710635977478fb1f0a05
Merge branch 'sk/oidmap-clear-with-custom-free-func' into next

A bit of OIDmap API enhancement and cleanup.

* sk/oidmap-clear-with-custom-free-func:
  builtin/rev-list: migrate missing_objects cleanup to oidmap_clear_with_free()
  oidmap: make entry cleanup explicit in oidmap_clear
builtin/rev-list.c