This is an archive of the discontinued Mercurial Phabricator instance.

scmutil: fix __repr__ of status tuple
ClosedPublic

Authored by durin42 on May 8 2018, 3:27 PM.

Details

Summary

We should probably start giving some thought to migrating the status
tuple to attrs, but not now.

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

durin42 created this revision.May 8 2018, 3:27 PM
pulkit accepted this revision.May 9 2018, 6:45 PM
This revision was automatically updated to reflect the committed changes.