[Updated] D11398: rust: Add Repo::dirstate_map and use it in `rhg status`
SimonSapin
phabricator at mercurial-scm.org
Mon Sep 13 10:44:04 UTC 2021
SimonSapin added inline comments.
INLINE COMMENTS
> Alphare wrote in repo.rs:270
> Should we set the parents to `DirstateParents::NULL` here?
Indeed! Done. (Though it’s not critical, it just saves the `dirstate_parents` getter from opening on trying to open the .hg/dirstate file again.)
REPOSITORY
rHG Mercurial
BRANCH
default
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D11398/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D11398
To: SimonSapin, #hg-reviewers, Alphare
Cc: Alphare, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20210913/9ed53b34/attachment-0002.html>
More information about the Mercurial-patches
mailing list