This is an archive of the discontinued Mercurial Phabricator instance.

dirstate: use keyword arguments to clarify walk()'s callers
ClosedPublic

Authored by martinvonz on Sep 29 2017, 5:53 PM.

Details

Summary

The arguments are especially non-obvious because the order is
different from dirstate.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.