comparison mercurial/verify.py @ 48814:e3c75d65d589 stable

tests: demonstrate that copy info in changeset gets lost on amend When copy information is stored in changesets, it gets lost on amend. We didn't notice that until now because our users at Google have the config set to `compatibility`, which means copy information is stored in both changeset and filelogs. Differential Revision: https://phab.mercurial-scm.org/D12386
author Martin von Zweigbergk <martinvonz@google.com>
date Fri, 18 Mar 2022 21:37:22 -0700
parents 2174f54aab18
children 6000f5b25c9b
comparison
equal deleted inserted replaced
48813:2bb75c65fa6c 48814:e3c75d65d589