manifestlog: also monitor `00manifest.n` when applicable...
manifestlog: also monitor `00manifest.n` when applicable
This let the locarepo's file cache detect outdated nodemap docket and reload the
manifestlog after `localrepo.invalidate` when applicable.
The same problem than issue6554 could affect the Manifest too.
Differential Revision:
https://phab.mercurial-scm.org/D11483