[BUG] diff --word-diff inconsistently places removed words

2015-10-26 Thread Lucian Poston
-11aa -11aa +11aa11 +aa Lucian Poston (1): t4034: Test parsing words following newline t/t4034-diff-words.sh | 30 ++ 1 file changed, 30 insertions(+) -- 2.4.10 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message

[PATCH] t4034: Test parsing words following newline

2015-10-26 Thread Lucian Poston
Add test that shows diff --word-diff's inconsistent placement of removed words. This occurs when both the removed word is first on its line and the previous line has a removed word. Signed-off-by: Lucian Poston <lucian.pos...@gmail.com> --- t/t4034-diff-words.s