( )⚙ D4830 bundlerepo: remove a variable alias

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
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

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