comparison Makefile @ 34339:ec769bba34d3

dirstate: move parents source of truth to dirstatemap As part of moving dirstate storage to its own class, let's move the source of truth for the dirstate parents to dirstatemap. This requires that dirstate._pl no longer be a cache, and that all sets go through dirstatemap.setparents. Differential Revision: https://phab.mercurial-scm.org/D759
author Durham Goode <durham@fb.com>
date Tue, 26 Sep 2017 03:56:20 -0700
parents af20468eb0a4
children 01c57eeb35cb
comparison
equal deleted inserted replaced
34338:0c3e3810cdb6 34339:ec769bba34d3