This is an archive of the discontinued Mercurial Phabricator instance.

narrow: copy store narrowspec to working copy immediately
ClosedPublic

Authored by martinvonz on Jan 7 2019, 3:45 AM.

Details

Summary

We no longer need to delay it until the end of the transaction since
we now restore a backup if the transaction aborts.

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

martinvonz created this revision.Jan 7 2019, 3:45 AM
martinvonz updated this revision to Diff 13035.Jan 7 2019, 4:18 AM
martinvonz updated this revision to Diff 13055.Jan 7 2019, 2:02 PM
martinvonz updated this revision to Diff 13146.Jan 10 2019, 4:50 PM
pulkit accepted this revision.Jan 16 2019, 2:23 AM
This revision was automatically updated to reflect the committed changes.