comparison mercurial/minifileset.py @ 50079:acd2a0267660

dirstate: simplify the shelve hack to not go through the disk We already have the data in memory, so why not simply keep the data in memory? This avoid abusing the `savebackup/restorebackup` logic and will make our life easier.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 16 Feb 2023 03:08:00 +0100
parents 6000f5b25c9b
children f4733654f144
comparison
equal deleted inserted replaced
50077:605f0ccffb43 50079:acd2a0267660