When a merge tool is configured to keep conflict markers, they are
supposed to be written to $local if $output is not mentioned in
the tool's merge-tools.<tool>.args config, and in $output if it is
mentioned. However, I broke the latter case in D12190.
Details
Details
- Reviewers
Alphare - Group Reviewers
hg-reviewers - Commits
- rHGb10a944c0486: tests: demonstrate how conflict markers end up $local *and* $output
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.