From: René Scharfe Date: Sat, 28 May 2016 15:05:41 +0000 (+0200) Subject: t7810: add test for grep -W and trailing empty context lines X-Git-Tag: v2.9.1~36^2~2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/799e09e5fb9e23e2baae164ddc84a03879db6a6a?ds=sidebyside;hp=799e09e5fb9e23e2baae164ddc84a03879db6a6a t7810: add test for grep -W and trailing empty context lines Add a test demonstrating that git grep -W prints empty lines following the function context we're actually interested in. The modified test file makes it necessary to adjust three unrelated test cases. Signed-off-by: Rene Scharfe Signed-off-by: Junio C Hamano ---