This is an archive of the discontinued Mercurial Phabricator instance.

filemerge: remove an unnecessary join with absolute path
ClosedPublic

Authored by martinvonz on Feb 15 2022, 11:09 PM.

Details

Summary

The backup path is now always absolute, so we don't need to join it
with the working copy path.

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.