This is an archive of the discontinued Mercurial Phabricator instance.

bundlerepo: remove a variable alias
ClosedPublic

Authored by martinvonz on Oct 1 2018, 7:45 PM.

Details

Summary

"parentrepo" and "repo" were the same thing and I don't see much
reason for it (unionrepo has similar structure and a similar alias but
there are two repos there so at least it makes a little more sense
there).

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

martinvonz created this revision.Oct 1 2018, 7:45 PM
This revision was automatically updated to reflect the committed changes.