author | Matt Harbison <matt_harbison@yahoo.com> |
Sat, 25 Mar 2017 13:29:23 -0400 | |
changeset 31628 | e86eb75e74ce |
parent 31627 | 814733e4c02a |
child 31629 | 2632df096fc0 |
hgext/color.py | file | annotate | diff | comparison | revisions |
--- a/hgext/color.py Sat Mar 25 12:58:55 2017 -0700 +++ b/hgext/color.py Sat Mar 25 13:29:23 2017 -0400 @@ -7,7 +7,7 @@ '''enable Mercurial color mode (DEPRECATED) -This extensions enable Mercurial color mode. The feature is now directly +This extension enables Mercurial color mode. The feature is now directly available in Mercurial core. You can access it using:: [ui]