( )⚙ D12529 rust-dirstatemap: add `each_ancestor` argument to `get_node_mut`

This is an archive of the discontinued Mercurial Phabricator instance.

rust-dirstatemap: add `each_ancestor` argument to `get_node_mut`
Needs ReviewPublic

Authored by Alphare on Tue, Apr 12, 12:05 PM.

Details

Reviewers
None
Group Reviewers
hg-reviewers
Summary

This forces the callers to think about if the counters in the ancestors
need to be adjusted.

Diff Detail

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