mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
This function does not free the oidmap struct itself; it just drops all items from the map (using hashmap_clear_() internally). It should be called oidmap_clear(), per CodingGuidelines. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1.5 KiB
1.5 KiB