diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-05-18 08:59:30 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-05-18 08:59:30 -0700 |
commit | 7f1eaec7f477fb3e81b9c5489d9ecf9bbefe0b8c (patch) | |
tree | cddc83e8451d654b04e632c5801c30191907debe /t | |
parent | Merge branch 'ae/anon-fetch-info' (diff) | |
parent | graph API: Use horizontal lines for more compact graphs (diff) | |
download | tgif-7f1eaec7f477fb3e81b9c5489d9ecf9bbefe0b8c.tar.xz |
Merge branch 'ac/graph-horizontal-line'
* ac/graph-horizontal-line:
graph API: Use horizontal lines for more compact graphs
Diffstat (limited to 't')
-rwxr-xr-x | t/t4202-log.sh | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/t/t4202-log.sh b/t/t4202-log.sh index 64502e2be7..aad3894ad4 100755 --- a/t/t4202-log.sh +++ b/t/t4202-log.sh @@ -324,14 +324,12 @@ cat > expect <<\EOF * | | | Merge branch 'side' |\ \ \ \ | * | | | side-2 -| | | |/ -| | |/| +| | |_|/ | |/| | | * | | side-1 * | | | Second * | | | sixth -| | |/ -| |/| +| |_|/ |/| | * | | fifth * | | fourth |