( )⚙ D10982 dirstate-item: rename the class to DirstateItem

This is an archive of the discontinued Mercurial Phabricator instance.

dirstate-item: rename the class to DirstateItem
ClosedPublic

Authored by marmoute on Jul 4 2021, 5:52 PM.

Details

Summary

The object is no longer a tuple, so it seems clearer to rename it (and its
associated method)

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

marmoute created this revision.Jul 4 2021, 5:52 PM
SimonSapin accepted this revision.Jul 5 2021, 1:29 AM
baymax updated this revision to Diff 28884.Jul 6 2021, 2:09 PM

✅ refresh by Heptapod after a successful CI run (🐙 💚)

pulkit accepted this revision.Jul 6 2021, 3:13 PM
This revision is now accepted and ready to land.Jul 6 2021, 3:13 PM
This revision was automatically updated to reflect the committed changes.