This is an archive of the discontinued Mercurial Phabricator instance.

test-copies: add a test updating file content while salvaging it
ClosedPublic

Authored by marmoute on Mar 2 2021, 3:14 AM.

Details

Summary

A deleted file is brought back during a merge. Its content is changed in the
same go.

This reveal some issue with the upgrade code.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

marmoute created this revision.Mar 2 2021, 3:14 AM
marmoute planned changes to this revision.Mar 2 2021, 3:15 AM

(this will need a rebase over D10084 which is more important)

baymax updated this revision to Diff 26023.Mar 2 2021, 11:59 AM

โœ… refresh by Heptapod after a successful CI run (๐Ÿ™ ๐Ÿ’š)

pulkit accepted this revision.Mar 17 2021, 6:12 AM
This revision is now accepted and ready to land.Mar 17 2021, 6:12 AM
pulkit updated this revision to Diff 26518.Mar 19 2021, 4:36 PM