Re: [PATCH] grep: do not do external grep on skip-worktree entries
From: Junio C Hamano <hidden> Date: 2016-06-15 22:48:00
Junio C Hamano [off-list ref] writes:
Meh. I checked pre-context codepath before sending the patch and was very
satisfied that René did the right thing in 49de321 (grep: handle pre
context lines on demand, 2009-07-02), but somehow forgot about the post
context codepath.
Just to clarify, it was *I* who forgot to check the post context codepath
while adding the lookahead; I didn't mean René forgot anything in 49de321.