samplehgrcs: update the list of suggested extensions
authorJordi Gutiérrez Hermoso <jordigh@octave.org>
Fri, 22 Mar 2019 12:30:05 -0400
changeset 41999 ba064f95175e
parent 41998 018acb7a3490
child 42000 a66965406528
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.
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':