diff: demonstrate a bug with --patience and --ignore-space-at-eol
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 9 Jul 2016 07:23:50 +0000 (09:23 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 11 Jul 2016 18:55:08 +0000 (11:55 -0700)
When a single character is added to a line, the combination of these
two options results in an empty diff.

This bug was noticed and reported by Naja Melan.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found