Mercurial > hg
comparison mercurial/unionrepo.py @ 48386:6becd5773133
dirstate: stop gathering parentfiledata in update_file_p1
Gathering information here assume that they are valid cache information for a
clean file. It is true most of the time, but not garanteed.
So we drop this and will let the next `hg status` call record actual information.
Differential Revision: https://phab.mercurial-scm.org/D11790
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Wed, 17 Nov 2021 20:26:33 +0100 |
parents | 2b69555e4875 |
children | 52034c42c09d |
comparison
equal
deleted
inserted
replaced
48385:080151f18f3a | 48386:6becd5773133 |
---|