This is an archive of the discontinued Mercurial Phabricator instance.

copies: fast path no-op merge
ClosedPublic

Authored by Alphare on Nov 27 2020, 11:11 AM.

Details

Summary

If the two sides of the merge are the same (they come an unaltered common
ancestors) we don't need any merging.

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

Alphare created this revision.Nov 27 2020, 11:11 AM
marmoute updated this revision to Diff 23813.Nov 29 2020, 6:13 AM
pulkit accepted this revision.Nov 29 2020, 2:11 PM
This revision is now accepted and ready to land.Nov 29 2020, 2:11 PM
This revision was automatically updated to reflect the committed changes.