On Thu, Jul 31, 2025 at 6:46 PM Junio C Hamano <gitster@xxxxxxxxx> wrote: > Teach the unified split_string() machinery a new flag bit, > STRING_LIST_SPLIT_NONEMPTY, to cause empty split pieces omitted from > the resulting string list. s/pieces/& to be/ > Signed-off-by: Junio C Hamano <gitster@xxxxxxxxx>