diff-highlight: correct test graph diagram
commit5013acc27839bf04691c13dd82f5add2ca40eb4e
authorJeff King <peff@peff.net>
Wed, 21 Mar 2018 05:47:45 +0000 (21 01:47 -0400)
committerJunio C Hamano <gitster@pobox.com>
Wed, 21 Mar 2018 17:24:19 +0000 (21 10:24 -0700)
tree2f4b7975529e79d82a7844ea36d4dc7e4464b085
parentfc849d8d6b90e5c1e0c37bc0d60dd92b2fe7347f
diff-highlight: correct test graph diagram

We actually branch "A" off of "D". The sample "--graph"
output is right, but the left-to-right diagram is
misleading. Let's fix it.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/diff-highlight/t/t9400-diff-highlight.sh