This is an archive of the discontinued Mercurial Phabricator instance.

rfl: remove assignment to cg1packer
ClosedPublic

Authored by martinvonz on Sep 13 2018, 6:14 PM.
Tags
None
Subscribers
None

Details

Reviewers
None
Group Reviewers
Restricted Project
Commits
rFBHGX3567ff51e382: rfl: remove assignment to cg1packer
Summary

The comment in the code says that it was there because some users in
core called changegroup.cg1packer directly (the packer map is updated
a little furhter down). AFAICT, the last caller was removed in
f85dfde1731a (changegroup: replace getsubset with makechangegroup,
2017-09-10).

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.Sep 13 2018, 6:14 PM
Herald added a reviewer: Restricted Project. · View Herald TranscriptSep 13 2018, 6:14 PM
This revision was automatically updated to reflect the committed changes.