revlogutils: move the NodeMap class in a dedicated nodemap module...
revlogutils: move the NodeMap class in a dedicated nodemap module
We will introduce more nodemap related code, so it make sense to move the
existing code in that module first.
Differential Revision:
https://phab.mercurial-scm.org/D7809