This is an archive of the discontinued Mercurial Phabricator instance.

cleanupnodes: rename "mapping" to "replacements"
ClosedPublic

Authored by martinvonz on Sep 20 2017, 12:55 PM.

Details

Summary

The next patch will pass in overrides for bookmark moves, which is a
mapping itself, so let's rename "mapping" to "replacements" to
distinguish them better.

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.Sep 20 2017, 12:55 PM
quark accepted this revision.Sep 21 2017, 6:07 PM
martinvonz updated this revision to Diff 1986.Sep 21 2017, 6:14 PM
durin42 accepted this revision.Sep 30 2017, 9:09 AM
This revision is now accepted and ready to land.Sep 30 2017, 9:09 AM
martinvonz updated this revision to Diff 2197.Sep 30 2017, 10:16 AM
This revision was automatically updated to reflect the committed changes.