[Changed Subscribers] D11483: manifestlog: also monitor `00manifestlog.n` when applicable
Alphare (Raphaël Gomès)
phabricator at mercurial-scm.org
Wed Sep 22 09:32:08 UTC 2021
Alphare added inline comments.
INLINE COMMENTS
> localrepo.py:167
> + super(manifestlogcache, self).__init__()
> + _cachedfiles.add((b'00manifestlog.i', b''))
> + _cachedfiles.add((b'00manifestlog.n', b''))
Shouldn't this be `00manifest.i`?
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D11483/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D11483
To: marmoute, #hg-reviewers
Cc: Alphare, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20210922/fcd42929/attachment-0002.html>
More information about the Mercurial-patches
mailing list