t9500: Add test for handling incomplete lines in diff by gitweb
authorJakub Narebski <jnareb@gmail.com>
Sun, 30 Oct 2011 23:36:24 +0000 (00:36 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 31 Oct 2011 22:22:57 +0000 (15:22 -0700)
Check that "commitdiff" action in gitweb can handle (without errors)
incomplete lines as added and removed lines, and as context lines.

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found