This is an archive of the discontinued Mercurial Phabricator instance.

infinitepush: drop the scratchbookmarksparttype bundle2 part
ClosedPublic

Authored by pulkit on Feb 9 2018, 6:46 AM.

Details

Summary

The scratchbookmarksparttype bundle2 part was used in backupcommands.py which we
deleted in an earlier changeset. We don't need this part anymore. Moreover we
now have bookmarks bundle2 part in core which we can use. This patch also drops
the related encoding and decoding functions.

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.Feb 9 2018, 6:46 AM
indygreg accepted this revision.Feb 9 2018, 10:06 PM
This revision is now accepted and ready to land.Feb 9 2018, 10:06 PM
This revision was automatically updated to reflect the committed changes.