]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'sk/oidmap-clear-with-custom-free-func'
authorJunio C Hamano <gitster@pobox.com>
Thu, 12 Mar 2026 17:56:04 +0000 (10:56 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 12 Mar 2026 17:56:04 +0000 (10:56 -0700)
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

1  2 
builtin/rev-list.c

Simple merge