diff options
author | Jeff King <peff@peff.net> | 2017-02-02 13:42:44 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-02-02 12:23:16 -0800 |
commit | 512aba261a8951a470147b493c720f205638ba14 (patch) | |
tree | 40c2f2775bfdc116f4b97bfd3842b59f7f1b2fe1 /graph.c | |
parent | 55cccf4bb3d7e99223b8ebb3d4480f73c456dd61 (diff) | |
download | git-512aba261a8951a470147b493c720f205638ba14.tar.gz |
document behavior of empty color namend/log-graph-configurable-colors
Commit 55cccf4bb (color_parse_mem: allow empty color spec,
2017-02-01) clearly defined the behavior of an empty color
config variable. Let's document that, and give a hint about
why it might be useful.
It's important not to say that it makes the item uncolored,
because it doesn't. It just sets no attributes, which means
that any previous attributes continue to take effect.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'graph.c')
0 files changed, 0 insertions, 0 deletions