Re: [PATCH v2 0/5] catfile: introduce NUL-terminated output format
From: Junio C Hamano <hidden> Date: 2023-06-12 20:44:34
Patrick Steinhardt [off-list ref] writes:
this is the second version of my patch series that introduces a new NUL
terminated output format to git-cat-file(1) in order to make its output
unambiguously parsable in the case where the input contains newlines.