Mercurial > hg
comparison hgext/rebase.py @ 47121:b6339a993b91
rust: Remove handling of `parents` in `DirstateMap`
The Python wrapper class `dirstatemap` can take care of it.
This removes the need to have both `_rustmap` and `_inner_rustmap`.
Differential Revision: https://phab.mercurial-scm.org/D10555
author | Simon Sapin <simon.sapin@octobus.net> |
---|---|
date | Fri, 30 Apr 2021 15:40:11 +0200 |
parents | ba6881c6a178 |
children | de54d11040e7 |
comparison
equal
deleted
inserted
replaced
47120:7109a38830c9 | 47121:b6339a993b91 |
---|