This is an archive of the discontinued Mercurial Phabricator instance.

dirstatemap: move a multiple simple functions in the common class
ClosedPublic

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

Details

Summary

These are small and simple, lets factor them out.

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:06 PM
Alphare added a subscriber: Alphare.
Alphare added inline comments.
mercurial/dirstatemap.py
44

Not sure if pleading or asserting ;)

This revision is now accepted and ready to land.Oct 3 2021, 4:06 PM