# HG changeset patch # User Jordi GutiƩrrez Hermoso # Date 1553272205 14400 # Node ID ba064f95175e6cb1467401a3a536d8c32229d4b1 # Parent 018acb7a3490227810fd082743fa7acfb7221c30 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. diff -r 018acb7a3490 -r ba064f95175e mercurial/ui.py --- 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':