comparison tests/test-byteify-strings.t @ 47679:731286dc5321

dirstate-v2: Reuse existing nodes when appending to a data file When writing a dirstate in v2 format by appending to an existing data file, nodes that are still "unparsed" from the previous on-disk representation have been unchanged and can therefore be reused. This makes the new data point to previously-existing data for tree nodes. Differential Revision: https://phab.mercurial-scm.org/D11095
author Simon Sapin <simon.sapin@octobus.net>
date Thu, 15 Jul 2021 08:53:03 +0200
parents 3a463e5e470b
children 8250ecb53f30
comparison
equal deleted inserted replaced
47678:065e61628980 47679:731286dc5321