Mercurial > hg
diff tests/test-subrepo-paths.t @ 28787:ea86cdcd9b50
chg: use color in debug/error messages conditionally
Before this patch, chg always uses color in its debugmsg and abortmsg and
there is no way to turn it off.
This patch adds a global flag to control whether chg should use color or
not and only enables it when stderr is a tty and HGPLAIN is not set.
author | Jun Wu <quark@fb.com> |
---|---|
date | Tue, 05 Apr 2016 14:48:09 +0100 |
parents | ee07f9d142c9 |
children | 4441705b7111 |