This is an archive of the discontinued Mercurial Phabricator instance.

revset: use field names instead of field numbers on scmutil.status
ClosedPublic

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

Details

Summary

As part of my pytype adventures I want to make scmutil.status no longer a
subclass of tuple. This is part of that process.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped