]> git.ipfire.org Git - thirdparty/git.git/commit - wt-status.h
status: disable color for porcelain format
authorJeff King <peff@peff.net>
Mon, 7 Dec 2009 05:17:15 +0000 (00:17 -0500)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Dec 2009 08:40:22 +0000 (00:40 -0800)
commit4a7cc2fdf39c90e6eff84d30b86490cac2c33705
treebeb918d27e1a49d4df08ad47eb0e19a66e195b47
parent3fe2a894e98566dd91e69982552454cfb381cf24
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>
builtin-commit.c
wt-status.c
wt-status.h