This is an archive of the discontinued Mercurial Phabricator instance.

largefile: use `parentchange` during rollback
ClosedPublic

Authored by marmoute on Jul 18 2021, 5:52 PM.

Details

Summary

rollback is updating parent without touching the working copy. It should wrapped
in a parentchange context.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

marmoute created this revision.Jul 18 2021, 5:52 PM
pulkit accepted this revision.Jul 18 2021, 6:26 PM
This revision is now accepted and ready to land.Jul 18 2021, 6:26 PM
marmoute updated this revision to Diff 29376.Jul 19 2021, 3:31 AM
This revision was automatically updated to reflect the committed changes.
marmoute updated this revision to Diff 29467.Jul 19 2021, 10:50 AM