This is an archive of the discontinued Mercurial Phabricator instance.

rhg: refactor relativize_path into a struct + method
ClosedPublic

Authored by SimonSapin on Dec 10 2021, 5:14 PM.

Details

Summary

… instead of a function that takes an iterator and a callback.

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

SimonSapin created this revision.Dec 10 2021, 5:14 PM
Alphare accepted this revision.Dec 13 2021, 6:44 AM
This revision is now accepted and ready to land.Dec 13 2021, 6:44 AM
This revision was automatically updated to reflect the committed changes.