author | Thomas Rast <trast@student.ethz.ch> | |
Thu, 19 Feb 2009 11:13:38 +0000 (12:13 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 20 Feb 2009 08:02:48 +0000 (00:02 -0800) | ||
commit | 289e162318bbf4b0f90dd70371046e1b20d4c0be | |
tree | 0e45d5546a13126ac5e5d05c8dd98d3e6be71c78 | tree | snapshot |
parent | f37bfb7a4d965e821591c98e66fe7a4e396377b5 | commit | diff |
Test log --graph
So far there were no tests checking that log --graph actually works.
Note that the tests strip trailing whitespace, as the current --graph
emits trailing whitespace on lines that do not contain anything but
graph lines.
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
So far there were no tests checking that log --graph actually works.
Note that the tests strip trailing whitespace, as the current --graph
emits trailing whitespace on lines that do not contain anything but
graph lines.
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t4202-log.sh | diff | blob | history |