( )⚙ D11462 debugstate: Always call dirstatemap.debug_iter()

This is an archive of the discontinued Mercurial Phabricator instance.

debugstate: Always call dirstatemap.debug_iter()
ClosedPublic

Authored by SimonSapin on Sep 20 2021, 6:17 PM.

Details

Summary

… passing it a new all argument for the --all CLI option,
instead of conditionally calling .debug_iter() or .items()

This prepares for the next commit.

Diff Detail

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