This is an archive of the discontinued Mercurial Phabricator instance.

cmdutil: use ctx.rev() instead of %d % ctx
ClosedPublic

Authored by indygreg on Feb 24 2018, 2:30 PM.

Details

Summary

Weaning off basectx.int.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

indygreg created this revision.Feb 24 2018, 2:30 PM
yuja accepted this revision.Feb 24 2018, 8:36 PM
This revision is now accepted and ready to land.Feb 24 2018, 8:36 PM
This revision was automatically updated to reflect the committed changes.