Re: [PATCH 14/32] commit: write commits for both hashes From: Junio C Hamano <hidden> Date: 2023-09-11 06:25:24 "Eric W. Biederman" [off-list ref] writes: + struct strbuf sig = STRBUF_INIT, compat_sig = STRBUF_INIT; + struct object_id *parent_buf = NULL; + struct object_id compat_oid = {}; Ditto. struct object_id compat_oid = { 0 }; would be our zero-initialization convention. Thanks.
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help