Re: [PATCH] builtin/clean.c: Use STRING_LIST_INIT_NODUP.
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:49:30
Good eyes. Is this the last spelled-out initialization (I didn't check
deeper than running a quick grep for "struct string_list .*= *{")?
Thanks.