Mercurial > hg
comparison mercurial/scmutil.py @ 48128:a8ff00ad290b
dirstatemap: add a common `_insert_entry` method for dirstatemap
This method is called to add a new DirstateItem to the map.
Each variant have a different implementation (which is … the point).
Differential Revision: https://phab.mercurial-scm.org/D11573
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 01 Oct 2021 23:13:44 +0200 |
parents | 207df24a31f6 |
children | a44bb185f6bd |
comparison
equal
deleted
inserted
replaced
48127:ced8cf9c4905 | 48128:a8ff00ad290b |
---|