This is an archive of the discontinued Mercurial Phabricator instance.

merge: reorder some initialization to make more sense
ClosedPublic

Authored by martinvonz on Jun 1 2019, 3:32 AM.

Details

Summary

This puts the closely related definitions of "pl", "p1", "p2", "pas"
close together, and moves the definition of "overwrite" away and
closer to where it's first used.

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.Jun 1 2019, 3:32 AM
pulkit accepted this revision.Jun 3 2019, 9:51 AM
This revision was automatically updated to reflect the committed changes.