Re: [PATCH] exclude: fix a bug in prefix comparison optimization
From: Junio C Hamano <hidden> Date: 2016-06-15 22:55:01
Junio C Hamano [off-list ref] writes:
Comparing the corresponding code in dir.c, there is no "compare the
literal prefix part with strcmp() before doing the fnmatch()"
optimization. Intended?
(warning: I haven't had my caffeine yet)
And it turns out that at the point I wrote the response, I still had
the attr-match-optim-more updates to be read in my mailbox ;-)