commit | a5229cc95103fab9449bf198a8a119482a8f0845 | [log] [tgz] |
---|---|---|
author | Johannes Schindelin <johannes.schindelin@gmx.de> | Sat Jul 09 09:23:50 2016 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Jul 11 11:55:08 2016 -0700 |
tree | 3d371d9a45e3dbfafcd8da9396032e6252312ea4 | |
parent | 765428699a5381f113d19974720bc91b5bfeaf1d [diff] |
diff: demonstrate a bug with --patience and --ignore-space-at-eol 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>