diff options
author | Jeff King <peff@peff.net> | 2018-03-21 01:49:57 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-03-21 10:24:19 -0700 |
commit | fbcf99e4acd666e1c4ef4304b53d96caaf0ae3f8 (patch) | |
tree | 0a38bdb384200728843df3b6f498d3f701fd7000 /contrib/hooks | |
parent | diff-highlight: test interleaved parallel lines of history (diff) | |
download | tgif-fbcf99e4acd666e1c4ef4304b53d96caaf0ae3f8.tar.xz |
diff-highlight: test graphs with --color
Our tests send git's output directly to files or pipes, so
there will never be any color. Let's do at least one --color
test to make sure that we can handle this case (which we
currently can, but will be an easy thing to mess up when we
touch the graph code in a future patch).
We'll just cover the --graph case, since this is much more
complex than the earlier cases (i.e., if it manages to
highlight, then the non-graph case definitely would).
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/hooks')
0 files changed, 0 insertions, 0 deletions