This is an archive of the discontinued Mercurial Phabricator instance.

censor: rename `rl` to `revlog` in the main function
ClosedPublic

Authored by marmoute on Jun 22 2021, 7:27 PM.

Details

Summary

Now that the bulk of the code moved to smaller function we are less restricted
on line length and we can use more explicite naming.

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.Jun 22 2021, 7:27 PM
Alphare accepted this revision.Jul 1 2021, 4:51 AM
Alphare added a subscriber: Alphare.

This sparks joy

This revision is now accepted and ready to land.Jul 1 2021, 4:51 AM
This revision was automatically updated to reflect the committed changes.