Mercurial > hg
diff mercurial/dirstateutils/docket.py @ 51413:8fc92193a2cf
phases: use a more generic way to trigger a phases computation for perf
Querying the tip most revision will require the cache to warm the same as
calling the dedicated method. This avoid using a method that is mostly meant for
internal use and will be renamed in a coming changesets.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Thu, 22 Feb 2024 10:56:05 +0100 |
parents | 642e31cb55f0 |
children | f4733654f144 |