Fredrik Gustafsson [off-list ref] writes:
On Fri, Jun 14, 2013 at 10:23:52AM -0700, Junio C Hamano wrote:
quoted
Fredrik Gustafsson [off-list ref] writes:
quoted
... 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 ;-)