commit | 6d12acefd5ac0cd688bcc77470bb1d73859cdab1 | [log] [tgz] |
---|---|---|
author | Keith Cascio <keith@CS.UCLA.EDU> | Mon Jan 19 10:03:04 2009 -0800 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Jan 19 21:21:58 2009 -0800 |
tree | 41dd08677ee6c17691ddf32daaa49ff406c55d19 | |
parent | 537a071f41259c8631284bef28497280cd33db95 [diff] |
Fix combined use of whitespace ignore options to diff The code used to misbehave when options to ignore certain whitespaces (-w -b and --ignore-at-eol) were combined. Signed-off-by: Keith Cascio <keith@cs.ucla.edu> Signed-off-by: Junio C Hamano <gitster@pobox.com>