]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'en/hashmap-clear-fix'
authorJunio C Hamano <gitster@pobox.com>
Thu, 8 May 2025 19:36:31 +0000 (12:36 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 8 May 2025 19:36:31 +0000 (12:36 -0700)
hashmap API clean-up to ensure hashmap_clear() leaves a cleared map
in a reusable state.

* en/hashmap-clear-fix:
  hashmap: ensure hashmaps are reusable after hashmap_clear()

1  2 
hashmap.c

diff --cc hashmap.c
Simple merge