This is an archive of the discontinued Mercurial Phabricator instance.

shelve: drop unnecessary backup of narrowspec
ClosedPublic

Authored by martinvonz on Dec 19 2018, 12:59 PM.

Details

Summary

I mechanically added the backup code everywhere in ad24b581e4d9
(narrow: call narrowspec.{save,restore,clear}backup directly,
2018-08-03), but I can't think of a reason it would be needed in the
shelve code, so let's drop it.

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.Dec 19 2018, 12:59 PM
This revision was automatically updated to reflect the committed changes.