view .hgrc @ 78:10c8cd44bf0a

Changed 'svn' logic for monthly tests to 'hg'
author Steve Huston <huston@srhuston.net>
date Sun, 21 Apr 2013 21:11:06 -0400
parents 09b915fb36b8
children e2f98d3b4b5b
line wrap: on
line source

[ui]
username = Steve Huston <huston@srhuston.net>
merge = vimdiff

[extensions]
convert =
keyword =
color =
hgsubversion = 

[merge-tools]
vimdiff.executable = vim
vimdiff.args = -d $base $local $output $other -c "wincmd J"