diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2017-01-19 18:41:23 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-01-23 18:32:11 -0800 |
commit | 73c727d69f47572bf7f21fa31831f9a3fdad944c (patch) | |
tree | 21e0d482c895a0aa7ea14ffb05630eb0f7c378a0 /color.c | |
parent | color.c: trim leading spaces in color_parse_mem() (diff) | |
download | tgif-73c727d69f47572bf7f21fa31831f9a3fdad944c.tar.xz |
log --graph: customize the graph lines with config log.graphColors
If you have a 256 colors terminal (or one with true color support), then
the predefined 12 colors seem limited. On the other hand, you don't want
to draw graph lines with every single color in this mode because the two
colors could look extremely similar. This option allows you to hand pick
the colors you want.
Even with standard terminal, if your background color is neither black
or white, then the graph line may match your background and become
hidden. You can exclude your background color (or simply the colors you
hate) with this.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'color.c')
0 files changed, 0 insertions, 0 deletions