commit | e4bd10b2cd30e91cfbfb59d9f1876cc1977515a2 | [log] [tgz] |
---|---|---|
author | Jakub Narebski <jnareb@gmail.com> | Mon Oct 31 00:36:24 2011 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Oct 31 15:22:57 2011 -0700 |
tree | cfb0574af08229efd52da1fcfd45db1d3ea96067 | |
parent | 970fac5e24966d7e296cd044de6a6d0ba585c8c5 [diff] |
t9500: Add test for handling incomplete lines in diff by gitweb 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>