Re: [PATCHv2 1/3] git-sh-setup: introduce say() for quiet options
From: Stephen Boyd <hidden> Date: 2016-06-15 22:46:57
On Sun, Jun 14, 2009 at 9:23 PM, Junio C Hamano[off-list ref] wrote:
To make the conversion of the above hunk correct, say() must use
printf "%s" "$*"
Thanks for the background information. This hunk was in the original
series but I guess nobody noticed. I'll fixup these issues in the next
round and maybe add a test for this case.