Mercurial > index.cgi > dotfiles
changeset 86:463fe15a340f
Trust the 'help' group repository configs and whatnot.
author | Steve Huston <huston@astro.princeton.edu> |
---|---|
date | Mon, 29 Apr 2013 10:24:04 -0400 |
parents | c75fecccc3e5 |
children | a835f8c36e93 |
files | .hgrc |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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