On 02/28, Junio C Hamano wrote:
> Brandon Williams writes:
>
> > /* Add super prefix */
> > + quote_path_relative(name, opt->prefix, &buf);
>
> Hmph, do you want a quoted version here, not just relative_path()?
>
> Perhaps add a test with an "unusual" byte (e.g. a double-quote) in
> the p
Brandon Williams writes:
> /* Add super prefix */
> + quote_path_relative(name, opt->prefix, &buf);
Hmph, do you want a quoted version here, not just relative_path()?
Perhaps add a test with an "unusual" byte (e.g. a double-quote) in
the path?
> argv_array_pushf(&cp.args, "--su
2 matches
Mail list logo