author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Wed, 14 Feb 2007 00:30:29 +0000 (01:30 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 14 Feb 2007 05:40:42 +0000 (21:40 -0800) | ||
commit | 859f9c45814afae3250424946e2156ea366224f7 | |
tree | bb5f2fc60eabb80011c758ea6961d37a754b6e96 | tree | snapshot |
parent | 44478d99ee0b2c219a733545efe0cb422658bf60 | commit | diff |
teach diff machinery about --ignore-space-at-eol
`git diff --ignore-space-at-eol` will ignore whitespace at the
line ends.
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
`git diff --ignore-space-at-eol` will ignore whitespace at the
line ends.
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
diff.c | diff | blob | history | |
xdiff/xdiff.h | diff | blob | history | |
xdiff/xutils.c | diff | blob | history |