This is an archive of the discontinued Mercurial Phabricator instance.

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

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

Details

Summary

And rename a variable for clarity while we're here.

This is part of our effort to wean 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.