rust-dirstatemap: add `each_ancestor` argument to `get_node_mut`...
rust-dirstatemap: add `each_ancestor` argument to `get_node_mut`
This forces the callers to think about if the counters in the ancestors
need to be adjusted.
Differential Revision:
https://phab.mercurial-scm.org/D12529