This is an archive of the discontinued Mercurial Phabricator instance.

shelve: use listshelves() in cleanup function
ClosedPublic

Authored by martinvonz on Jan 8 2021, 3:36 PM.

Details

Summary

The point of this patch is to make it so all the callers of
shelvedfile.movetobackup() look the same, so I can move it over to
the new Shelf class next.

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.