From: Junio C Hamano Date: Thu, 26 Jan 2006 11:53:01 +0000 (-0800) Subject: combine-diff: better hunk splitting. X-Git-Tag: v1.2.0~100^3~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/3ec1909fdaa1189a8f9d23f84e33b45d9d7600cd?ds=inline;hp=3ec1909fdaa1189a8f9d23f84e33b45d9d7600cd combine-diff: better hunk splitting. It considered an otherwise unchanged line that had line removals in front of it an interesting line, which caused hunks to have one extra the trailing context line. Signed-off-by: Junio C Hamano ---