Mercurial > hg-stable
changeset 46169:714085c1b800
mergetools: enable the `checkconflicts` option for Araxis Merge
This must have been a typo. This matches the config read in filemerge, as well
as the TortoiseHg config file.
Differential Revision: https://phab.mercurial-scm.org/D9633
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Sat, 19 Dec 2020 01:15:44 -0500 |
parents | 24ee0c7e7fd2 |
children | 968766c1a324 |
files | mercurial/defaultrc/mergetools.rc |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/defaultrc/mergetools.rc Sat Dec 19 01:10:57 2020 -0500 +++ b/mercurial/defaultrc/mergetools.rc Sat Dec 19 01:15:44 2020 -0500 @@ -15,7 +15,7 @@ ; araxis.args=/3 /a2 /wait /merge /title1:"Other" /title2:"Base" /title3:"Local :"$local $other $base $local $output araxis.binary=True -araxis.checkconflict=True +araxis.checkconflicts=True araxis.diffargs=/2 /wait /title1:$plabel1 /title2:$clabel $parent $child araxis.gui=True araxis.priority=-2