Mercurial > hg-stable
diff tests/test-help.t @ 31135:c4e8fa2b1c40
color: move 'debugcolor' into the 'debugcommands' modules
This is the last bits we needed to move out of the extensions. 'hgext/color.py'
now only contains logic to changes the default color behavior to 'auto'.
However, more cleanups are on the way and we need to document the new config
directly in core.
author | Pierre-Yves David <pierre-yves.david@ens-lyon.org> |
---|---|
date | Tue, 21 Feb 2017 18:41:37 +0100 |
parents | 7fec37746417 |
children | df0a0734304a |
line wrap: on
line diff
--- a/tests/test-help.t Tue Feb 28 11:13:25 2017 -0800 +++ b/tests/test-help.t Tue Feb 21 18:41:37 2017 +0100 @@ -864,6 +864,7 @@ debugbundle lists the contents of a bundle debugcheckstate validate the correctness of the current dirstate + debugcolor show available color, effects or style debugcommands list all available commands and options debugcomplete