# HG changeset patch # User Steve Huston # Date 1367245444 14400 # Node ID 463fe15a340f7af3098ed571c87b395dda763ec2 # Parent c75fecccc3e5caa2a32242f90cfa0dad23f9ddf7 Trust the 'help' group repository configs and whatnot. diff -r c75fecccc3e5 -r 463fe15a340f .hgrc --- a/.hgrc Wed Apr 24 14:18:18 2013 -0400 +++ b/.hgrc Mon Apr 29 10:24:04 2013 -0400 @@ -14,6 +14,9 @@ vimdiff.executable = vim vimdiff.args = -d $base $local $output $other -c "wincmd J" +[trusted] +groups = help + # Includes - here we pull in a config file for the particular host on which # we're running, if there is one. This lets us set specific things on # specific hosts fairly easily. $HOST must be defined in the environment