Re: [PATCH 2/6] grep: move context hunk mark handling into show_line()
From: Junio C Hamano <hidden> Date: 2016-06-15 22:47:00
René Scharfe [off-list ref] writes:
Hmm, I didn't read it to refer to the hunk_mark, but rather to the line
(from bol to eol). And it's still true that show_line needs to be
called because we're not more than post_context lines away from the
previous hit, i.e. this line is a post context line.