Fredrik Gustafsson <[email protected]> writes: > On Fri, Jun 14, 2013 at 10:23:52AM -0700, Junio C Hamano wrote: >> Fredrik Gustafsson <[email protected]> writes: >> >> > ... The >> > correct approach to solve the problem for all pathnames may be to use >> > "ls-files -z" and tell the Perl script that reads its output to read NUL >> > separated records by using $/ = "\0". >> >> I've tentatively queued the attached without 2/2; the scriptlet is >> small enough not to matter in an eventual rewrite, so it shouldn't >> make a difference either way. > > Sorry, I didn't knew enough perl to understand that that was a > suggestion rather than a hint to a future developer.
Heh, no need to be sorry. It was a hint, and I just made you a future developer ;-) -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

