changeset 367:9e17f111c3d9

hgrc: add defaultrev setting for histedit that uses my new canmutate set
author Augie Fackler <raf@durin42.com>
date Fri, 11 Sep 2015 09:56:40 -0400
parents dcd78275075f
children 354d05616d65
files .hgrc
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.hgrc
+++ b/.hgrc
@@ -48,6 +48,9 @@ showfunc = 1
 [bookmarks]
 track.current = 1
 
+[histedit]
+defaultrev = only(.) and canmutate
+
 [web]
 port=7000
 allow_archive = bz2 zip