Mercurial > hg
comparison mercurial/templater.py @ 47897:4f0ebf83e4dc
dirstatemap: conclude `reset_state` with logic using the new __init__
Now the DirstateItem can deal with most of the logic related to its
initialization, our goal is to migrate the function to a more "unified" way were
minimal processing is done early before more generic code gets into play.
Nobody is calling this code yet, but this is about to change.
Differential Revision: https://phab.mercurial-scm.org/D11322
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 16 Jul 2021 17:03:39 +0200 |
parents | 2b76255a4f74 |
children | 6000f5b25c9b |
comparison
equal
deleted
inserted
replaced
47896:d5b54917eb92 | 47897:4f0ebf83e4dc |
---|