comparison hgext/closehead.py @ 51095:30f458fc59e9

revlog: move the `deltachain` method on the inner object This is a necessary step before being able to move more logic around restoring a revision content there. For now, we do a simple patch for the perf extension logic, when the implementation of the inner object changes, we will likely need some evolution of the API. However this is true of many things in the perf extension. So we will see this later.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 19 Oct 2023 03:07:39 +0200
parents f12d53a6e8b8
children
comparison
equal deleted inserted replaced
51094:e8ad6d8de8b8 51095:30f458fc59e9