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

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
Lint Skipped
Unit
Unit Tests Skipped