This is an archive of the discontinued Mercurial Phabricator instance.

graft: start storing new nodes formed in graftstate
ClosedPublic

Authored by pulkit on Jun 15 2018, 4:09 PM.

Details

Summary

This patch starts storing the new nodes formed during the ongoing graft
operation in the graftstate. We need the list of new nodes formed while
implmenting graft --abort which will strip out the new nodes.

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

pulkit created this revision.Jun 15 2018, 4:09 PM
pulkit updated this revision to Diff 9273.Jun 25 2018, 6:04 AM
This revision was automatically updated to reflect the committed changes.