This is an archive of the discontinued Mercurial Phabricator instance.

metadataonlyctx: don't crash when reusing the manifest with deletions
AbandonedPublic

Authored by quark on Aug 28 2017, 8:45 PM.

Details

Reviewers
None
Group Reviewers
hg-reviewers
Summary

This was originally fixed by Mateusz Kwapich for the metaedit command in
fb-hgext with a test for the metaedit command. It didn't get upstreamed
because metaedit was not in core.

This patch fixes the crash and adds a test about metadataonlyctx to
avoid future regressions.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

quark created this revision.Aug 28 2017, 8:45 PM
quark abandoned this revision.Aug 28 2017, 9:06 PM

I had some connectivity issues when sending this. Let's take the other one.