mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-21 15:30:15 -05:00
The object_array API has an OBJECT_ARRAY_INIT macro, but lacks a function to initialize an object_array at a given location in memory. Introduce `object_array_init()` to implement such a function. Signed-off-by: Taylor Blau <me@ttaylorr.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
15 KiB
15 KiB