author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Sun, 3 Dec 2006 18:25:34 +0000 (19:25 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 5 Dec 2006 00:30:54 +0000 (16:30 -0800) | ||
commit | c7c24889bb694f93a12f41a28fab26d30e571c17 | |
tree | 44d4ce6aeda68a63f4bcde207268e66f8629cc5e | tree | snapshot |
parent | ba988a83f0cfdafdcfdc7ed44253840ea83578fb | commit | diff |
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>
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 | diff | blob | history | |
xdiff/xutils.c | diff | blob | history |