author | Alexandre Julliard <julliard@winehq.org> | |
Sat, 18 Mar 2006 10:27:45 +0000 (11:27 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 18 Mar 2006 22:01:37 +0000 (14:01 -0800) | ||
commit | 451d7b47f1ba380b4f8e32b28052fff06eeb8638 | |
tree | dc931f014c18245a448a49e9daabfd75f0251173 | tree | snapshot |
parent | f5ef535ff571d80d230ea4706edad215f1fbc96f | commit | diff |
ls-files: Don't require exclude files to end with a newline.
Without this patch, the last line of an exclude file is silently
ignored if it doesn't end with a newline.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Without this patch, the last line of an exclude file is silently
ignored if it doesn't end with a newline.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
ls-files.c | diff | blob | history |