This is an archive of the discontinued Mercurial Phabricator instance.

backups: stop passing partial nodeid to repo.__contains__
ClosedPublic

Authored by martinvonz on Jul 24 2018, 1:43 AM.
Tags
None
Subscribers
None

Details

Reviewers
quark
Group Reviewers
Restricted Project
Commits
rFBHGXe3c256ac10fe: backups: stop passing partial nodeid to repo.__contains__
Summary

repo.contains (and repo.getitem) accepts a more limited set
input types these days.

Diff Detail

Repository
rFBHGX Facebook Mercurial Extensions
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.Jul 24 2018, 1:43 AM
Herald added a reviewer: Restricted Project. · View Herald TranscriptJul 24 2018, 1:43 AM
quark accepted this revision.Jul 24 2018, 2:26 AM
This revision is now accepted and ready to land.Jul 24 2018, 2:26 AM
This revision was automatically updated to reflect the committed changes.