diff-highlight: add support for --graph output
Signed-off-by: Brian Henderson <henderson.bj@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
caf5ea707c
commit
7e4ffb4c17
@ -209,7 +209,7 @@ test_expect_failure 'diff-highlight highlights mismatched hunk size' '
|
||||
|
||||
# TODO add multi-byte test
|
||||
|
||||
test_expect_failure 'diff-highlight works with the --graph option' '
|
||||
test_expect_success 'diff-highlight works with the --graph option' '
|
||||
dh_test_setup_history &&
|
||||
|
||||
# topo-order so that the order of the commits is the same as with --graph
|
||||
|
Reference in New Issue
Block a user