]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t4215-log-skewed-merges.sh
graph: smooth appearance of collapsing edges on commit lines
[thirdparty/git.git] / t / t4215-log-skewed-merges.sh
index e673cdb6f7078f383d6569ede635d62e99f57e16..1745b3b64c4071f799eb80592b03a260bfa168e6 100755 (executable)
@@ -17,7 +17,7 @@ test_expect_success 'log --graph with merge fusing with its left and right neigh
        | | * D
        | * | C
        | |/
-       * | B
+       * / B
        |/
        * A
        EOF
@@ -85,7 +85,7 @@ test_expect_success 'log --graph with nested left-skewed merge' '
        | * | 1_D
        * | | 1_C
        |/ /
-       * | 1_B
+       * / 1_B
        |/
        * 1_A
        EOF