Code

diff -b: ignore whitespace at end of line
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Sun, 3 Dec 2006 18:25:34 +0000 (19:25 +0100)
committerJunio C Hamano <junkio@cox.net>
Tue, 5 Dec 2006 00:30:54 +0000 (16:30 -0800)
commitc7c24889bb694f93a12f41a28fab26d30e571c17
tree44d4ce6aeda68a63f4bcde207268e66f8629cc5e
parentba988a83f0cfdafdcfdc7ed44253840ea83578fb
diff -b: ignore whitespace at end of line

This is _not_ the same as "treat eol as whitespace", since that would mean
that multiple empty lines would be treated as equal to e.g. a space.

Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t4015-diff-whitespace.sh
xdiff/xutils.c