Mercurial > hg-stable
changeset 41999:ba064f95175e
samplehgrcs: update the list of suggested extensions
Back in the day, this was color and pager, both of which are now
default. Churn isn't that popular, but the other four below
(obviously?) are.
author | Jordi Gutiérrez Hermoso <jordigh@octave.org> |
---|---|
date | Fri, 22 Mar 2019 12:30:05 -0400 |
parents | 018acb7a3490 |
children | a66965406528 |
files | mercurial/ui.py |
diffstat | 1 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/ui.py Fri Mar 22 12:28:59 2019 -0400 +++ b/mercurial/ui.py Fri Mar 22 12:30:05 2019 -0400 @@ -100,7 +100,10 @@ # uncomment the lines below to enable some popular extensions # (see 'hg help extensions' for more info) # -# churn = +# histedit = +# rebase = +# shelve = +# uncommit = """, 'cloned':