Mercurial > hg
comparison mercurial/filelog.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 | 2813d406b036 |
children | c514936d92b4 |
comparison
equal
deleted
inserted
replaced
48385:080151f18f3a | 48386:6becd5773133 |
---|