comparison mercurial/shelve.py @ 49201:c29e79d11b01 stable

test-dirstate: actually test the append code path in dirstate v2 Apparently it's not sufficient to modify a file to force the dirstate write-out, so the append code path was untested. By removing a file instead of changing we're forcing append to happen.
author Arseniy Alekseyev <aalekseyev@janestreet.com>
date Tue, 17 May 2022 14:59:25 +0100
parents bcc4820242cf
children 6000f5b25c9b
comparison
equal deleted inserted replaced
49181:477b5145e1a0 49201:c29e79d11b01