mergetools.hgrc patch

This commit is contained in:
Neal Becker 2008-04-16 15:26:37 -07:00
parent 7863711fa6
commit 23032b2d99

View File

@ -1,7 +1,7 @@
# Some default global settings for common merge tools
[merge-tools]
kdiff3.args=--auto -L1 base --L2 local --L3 other $base $local $other -o $output
kdiff3.args=--auto --L1 base --L2 local --L3 other $base $local $other -o $output
kdiff3.regkey=Software\KDiff3
kdiff3.regappend=\kdiff3.exe
kdiff3.fixeol=True