On Thu, Mar 06, 2008 at 05:41:54PM -0800, Junio C Hamano wrote:
Hmmm. Shouldn't the whole path (including the ../ part you add) be
surrounded by a pair of dq iff quote_c_style() finds that the path needs
to be quoted?
Yes, I think it is better, and especially so for git-clean output.
I will resend the patch.
Dmitry