This is an archive of the discontinued Mercurial Phabricator instance.

fbamend: precnode -> prednode
ClosedPublic

Authored by ryanmce on Aug 17 2017, 1:22 PM.
Tags
None
Subscribers

Details

Reviewers
simonfar
Group Reviewers
Restricted Project
Commits
rFBHGXf96a61080207: fbamend: precnode -> prednode
Summary

Upstream is changing names to be more consistent. Follow suit to eliminate
devel-warnings.

Diff Detail

Repository
rFBHGX Facebook Mercurial Extensions
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

ryanmce created this revision.Aug 17 2017, 1:22 PM
Herald added a reviewer: Restricted Project. · View Herald TranscriptAug 17 2017, 1:22 PM
simonfar accepted this revision.Aug 17 2017, 3:19 PM
simonfar added a subscriber: simonfar.
simonfar added inline comments.
hgext3rd/fbamend/unamend.py
54

Make this predctx for consistency?

This revision is now accepted and ready to land.Aug 17 2017, 3:19 PM
ryanmce marked an inline comment as done.Aug 18 2017, 5:29 AM
ryanmce updated this revision to Diff 1060.Aug 18 2017, 5:34 AM

per suggestion

As suggested.

This revision was automatically updated to reflect the committed changes.