( )⚙ D7547 graft: rename `pctx` argument to `base` since that's what it is

This is an archive of the discontinued Mercurial Phabricator instance.

graft: rename `pctx` argument to `base` since that's what it is
ClosedPublic

Authored by martinvonz on Dec 5 2019, 1:03 PM.

Details

Summary

The new name better matches the docstring. It also frees up pctx to
be used for something else (next patch).

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.Dec 5 2019, 1:03 PM
pulkit accepted this revision.Dec 6 2019, 8:57 AM
This revision is now accepted and ready to land.Dec 6 2019, 8:57 AM