This is an archive of the discontinued Mercurial Phabricator instance.

dirstate: add default value to _addpath
ClosedPublic

Authored by marmoute on Jul 2 2021, 11:17 AM.

Details

Summary

We want to remove the magic value usage from the higher level, so lets stop
passing them explicitely when possible.

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

marmoute created this revision.Jul 2 2021, 11:17 AM
SimonSapin accepted this revision.Jul 2 2021, 12:11 PM
pulkit accepted this revision.Jul 3 2021, 7:41 AM
This revision is now accepted and ready to land.Jul 3 2021, 7:41 AM
This revision was automatically updated to reflect the committed changes.