aboutsummaryrefslogtreecommitdiff
path: root/t/t4202-log.sh
diff options
context:
space:
mode:
authorAllan Caffee <allan.caffee@gmail.com>2009-04-21 08:47:01 -0400
committerJunio C Hamano <gitster@pobox.com>2009-04-22 18:32:16 -0700
commiteaf158f8bd7615562e1fa84711ea465f387a3c9d (patch)
treec7ea34fd55e771bf15f8675e5ece65c303f745c0 /t/t4202-log.sh
parent66996ecc28f001d3dcc73090717bb8c6e47c0d75 (diff)
downloadgit-eaf158f8bd7615562e1fa84711ea465f387a3c9d.tar.gz
git-eaf158f8bd7615562e1fa84711ea465f387a3c9d.tar.xz
graph API: Use horizontal lines for more compact graphs
Use horizontal lines instead of long diagonal lines during the collapsing state of graph rendering. For example what used to be: | | | | | | | | |/ | | |/| | |/| | |/| | | | | | | is now | | | | | | |_|_|/ |/| | | | | | | This results in more compact and legible graphs. Signed-off-by: Allan Caffee <allan.caffee@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4202-log.sh')
-rwxr-xr-xt/t4202-log.sh6
1 files changed, 2 insertions, 4 deletions
diff --git a/t/t4202-log.sh b/t/t4202-log.sh
index b98619035..a3b0cb88d 100755
--- a/t/t4202-log.sh
+++ b/t/t4202-log.sh
@@ -298,14 +298,12 @@ cat > expect <<\EOF
* | | | Merge branch 'side'
|\ \ \ \
| * | | | side-2
-| | | |/
-| | |/|
+| | |_|/
| |/| |
| * | | side-1
* | | | Second
* | | | sixth
-| | |/
-| |/|
+| |_|/
|/| |
* | | fifth
* | | fourth