This is an archive of the discontinued Mercurial Phabricator instance.

relink: use `get_unique_pull_path`
ClosedPublic

Authored by marmoute on Apr 14 2021, 7:37 PM.

Details

Summary

The code does not support multiple destination and will probably never do so.
So lets use the dedicated API for this case.

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.

Event Timeline

marmoute created this revision.Apr 14 2021, 7:37 PM
pulkit accepted this revision.Apr 15 2021, 11:09 AM
This revision is now accepted and ready to land.Apr 15 2021, 11:09 AM
This revision was automatically updated to reflect the committed changes.