Mercurial > hg-stable
changeset 22418:192c798aabee
config: normalize style between user/global example configs
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Thu, 11 Sep 2014 12:21:15 -0500 |
parents | ca854cd4a26a |
children | fdfc9faca273 |
files | mercurial/config.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/config.py Tue Aug 19 14:33:31 2014 -0400 +++ b/mercurial/config.py Thu Sep 11 12:21:15 2014 -0500 @@ -33,7 +33,7 @@ """# example system-wide hg config (see "hg help config" for more info) [extensions] -# Uncomment these lines for some possible extensions +# uncomment these lines to enable some popular extensions # (see "hg help extensions" for more info) # # blackbox =