Re: [PATCH 3] gitweb: Show information about incomplete lines in commitdiff
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:37
Jakub Narebski [off-list ref] writes:
In format_diff_line, instead of skipping errors/incomplete lines, for example "\ No newline at end of file" in HTML pretty-printing of diff, use "incomplete" class for div. Signed-off-by: Jakub Narebski <redacted>
I think this makes sense, while I do not see much point in removal of git_commitdiff_plain.