author | Jeff King <peff@peff.net> | |
Mon, 7 Dec 2009 05:17:15 +0000 (00:17 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 7 Dec 2009 08:40:22 +0000 (00:40 -0800) | ||
commit | 4a7cc2fdf39c90e6eff84d30b86490cac2c33705 | |
tree | beb918d27e1a49d4df08ad47eb0e19a66e195b47 | tree | snapshot |
parent | 3fe2a894e98566dd91e69982552454cfb381cf24 | commit | diff |
status: disable color for porcelain format
The porcelain format is identical to the shortstatus format,
except that it should not respect any user configuration,
including color.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The porcelain format is identical to the shortstatus format,
except that it should not respect any user configuration,
including color.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-commit.c | diff | blob | history | |
wt-status.c | diff | blob | history | |
wt-status.h | diff | blob | history |