From: Junio C Hamano Date: Mon, 25 Jul 2016 21:13:35 +0000 (-0700) Subject: Merge branch 'js/ignore-space-at-eol' X-Git-Tag: v2.10.0-rc0~95 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/f2cfb8fcc993b77b0a0420a84fd1a9a48cbe0ab9 Merge branch 'js/ignore-space-at-eol' An age old bug that caused "git diff --ignore-space-at-eol" misbehave has been fixed. * js/ignore-space-at-eol: diff: fix a double off-by-one with --ignore-space-at-eol diff: demonstrate a bug with --patience and --ignore-space-at-eol --- f2cfb8fcc993b77b0a0420a84fd1a9a48cbe0ab9