This is an archive of the discontinued Mercurial Phabricator instance.

softstrip: move _bookmarkmovements() call to where it's needed
ClosedPublic

Authored by martinvonz on Feb 11 2021, 5:37 PM.

Details

Summary

The call to _bookmarkmovements() is unrelated to the backup, so
let's move it after.

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.