This is an archive of the discontinued Mercurial Phabricator instance.

copies: rename some function to the new naming scheme
ClosedPublic

Authored by marmoute on Sep 28 2020, 12:32 PM.

Details

Summary

We are about to introduce more function and more variants, it seems better to
align everything on the new scheme, allowing _ for clarify. We do this aligned
in a dedicated changeset to make the next changesets simpler.

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.Sep 28 2020, 12:32 PM
pulkit accepted this revision.Oct 1 2020, 10:35 AM
This revision is now accepted and ready to land.Oct 1 2020, 10:35 AM
Alphare accepted this revision.Oct 1 2020, 11:35 AM

Thanks, my shoulders are not as tense now. ;)

This revision was automatically updated to reflect the committed changes.