This is an archive of the discontinued Mercurial Phabricator instance.

cmdutil: convert terse status result back to an scmutil.status
ClosedPublic

Authored by durin42 on Nov 14 2019, 4:09 PM.

Details

Summary

This is also part of detupling scmutil.status.

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.Nov 14 2019, 4:09 PM
indygreg accepted this revision.Nov 14 2019, 10:26 PM
indygreg added a subscriber: indygreg.

I can't believe we were really returning a list here.

This revision is now accepted and ready to land.Nov 14 2019, 10:26 PM