The only use of dir2root was to join with dir2 to generate the path for
other side of diff. Like in previous patch, dir1a and dir1b are full paths
and no longer base names, hence we pass dir2 as full path too and making
dir2root unrequired.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG1bed1b00b18d: extdiff: remove dir2root and pass full path as dir2 in _runperfilediff()
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.