Mercurial > hg
comparison mercurial/selectors2.py @ 34338:0c3e3810cdb6
dirstate: move parent reading to the dirstatemap class
As part of moving dirstate storage logic to a separate class, let's move the
function that reads the parents from the file. This will allow extensions to
write dirstate's that store the parents in other ways.
Differential Revision: https://phab.mercurial-scm.org/D758
author | Durham Goode <durham@fb.com> |
---|---|
date | Tue, 26 Sep 2017 03:56:20 -0700 |
parents | 5d0c0c8d2929 |
children | a568a46751b6 |
comparison
equal
deleted
inserted
replaced
34337:c36c3fa7d35b | 34338:0c3e3810cdb6 |
---|