Re: [PATCH 2/8] builtin/multi-pack-index.c: support --stdin-packs mode
From: Junio C Hamano <hidden>
Date: 2021-09-12 22:30:48
Ævar Arnfjörð Bjarmason [off-list ref] writes:
Or maybe the whole approch of the string_list API is just a dead-end in API design, i.e. it shouldn't have any "dup" mode, just nodup, if you need something dup'd you xstrdup()-it.
;-)