This is an archive of the discontinued Mercurial Phabricator instance.

templatekw: use ctx1.status(ctx2) instead of repo.status(ctx1, ctx2)
ClosedPublic

Authored by martinvonz on Aug 1 2018, 12:30 PM.

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.Aug 1 2018, 12:30 PM
indygreg accepted this revision.Aug 1 2018, 1:07 PM
indygreg added a subscriber: indygreg.

This series LGTM. Thanks for the simplification.

This revision is now accepted and ready to land.Aug 1 2018, 1:07 PM
This revision was automatically updated to reflect the committed changes.