diff options
author | Jeff King <peff@peff.net> | 2021-05-19 05:17:09 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-05-20 15:37:10 +0900 |
commit | a84216c68435f545de38d69c771a6f2ade480394 (patch) | |
tree | e7d0e522d5e7d99c1d4700b75ac5105a59ab4719 /send-pack.h | |
parent | Git 2.31.1 (diff) | |
download | tgif-a84216c68435f545de38d69c771a6f2ade480394.tar.xz |
doc: explain the use of color.pager
The current documentation for color.pager is technically correct, but
slightly misleading and doesn't really clarify the purpose of the
variable. As explained in the original thread which added it:
https://lore.kernel.org/git/E1G6zPH-00062L-Je@moooo.ath.cx/
the point is to deal with pagers that don't understand colors. And hence it
being set to "true" is necessary for colorizing output to the pager, but
not sufficient by itself (you must also have enabled one of the other
color options, though note that these are set to "auto" by default these
days).
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'send-pack.h')
0 files changed, 0 insertions, 0 deletions