This is an archive of the discontinued Mercurial Phabricator instance.

logcmdutil: call _exthook() in changesettemplater
ClosedPublic

Authored by dlax on Nov 22 2019, 11:00 AM.

Details

Summary

Class changesetprinter has an _exthook() method that is called in
_show() before the patch is displayed. Call the method as well in
changesettemplater._show().

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

dlax created this revision.Nov 22 2019, 11:00 AM
pulkit accepted this revision.Dec 10 2019, 10:44 AM
This revision is now accepted and ready to land.Dec 10 2019, 10:44 AM
This revision was automatically updated to reflect the committed changes.