t4202: add test for "log --graph --stat -p" separator lines
commite2c59667ed0a495998b911628de5389a0ee9a728
authorLucian Poston <lucian.poston@gmail.com>
Tue, 20 Mar 2012 08:05:34 +0000 (20 01:05 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 20 Mar 2012 19:31:07 +0000 (20 12:31 -0700)
treef754e2fd82f752ba5b62b08eb910b0d7b7b81ccf
parentb18e97ceb938362c0be62997ba333d4ad36226e4
t4202: add test for "log --graph --stat -p" separator lines

Add tests to make sure that the three-dash separator lines appear
after the graph ancestry lines, and also the graph ancestry lines
are not broken between the diffstat and the patch.

Signed-off-by: Lucian Poston <lucian.poston@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t4202-log.sh