This is an archive of the discontinued Mercurial Phabricator instance.

dirstatemap: use a common __init__ for dirstatemap
ClosedPublic

Authored by marmoute on Oct 2 2021, 11:04 AM.

Details

Summary

This is the first and simplest things to put in common.

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 2 2021, 11:04 AM
Alphare accepted this revision.Oct 3 2021, 4:04 PM
Alphare added a subscriber: Alphare.
Alphare added inline comments.
mercurial/dirstatemap.py
98

Assuming this is the Italian spelling of supported

This revision is now accepted and ready to land.Oct 3 2021, 4:04 PM
This revision was automatically updated to reflect the committed changes.