This is an archive of the discontinued Mercurial Phabricator instance.

path: return path instance directly from get_pull_paths
ClosedPublic

Authored by marmoute on Oct 15 2021, 4:18 AM.

Details

Summary

This means the caller has to do a bit more work, however it give access to the
path instance and the information it contains.

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.Oct 15 2021, 4:18 AM
pulkit accepted this revision.Oct 15 2021, 8:52 AM
This revision is now accepted and ready to land.Oct 15 2021, 8:52 AM
Alphare accepted this revision.Oct 18 2021, 5:56 AM
marmoute updated this revision to Diff 30857.Oct 18 2021, 6:02 AM
marmoute updated this revision to Diff 30863.Oct 18 2021, 6:20 AM
This revision was automatically updated to reflect the committed changes.