( )⚙ D12111 merge: stop using merge action for pathconflict option

This is an archive of the discontinued Mercurial Phabricator instance.

merge: stop using merge action for pathconflict option
ClosedPublic

Authored by marmoute on Jan 29 2022, 9:13 AM.

Details

Summary

This is not the b'r' you are looking for.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

marmoute created this revision.Jan 29 2022, 9:13 AM
Alphare accepted this revision.Feb 3 2022, 4:06 AM
Alphare added a subscriber: Alphare.

If anyone is as puzzled as I am as to what this is, it's for remote (as opposed to local), see mercurial/merge.py:1535.

This revision is now accepted and ready to land.Feb 3 2022, 4:06 AM
This revision was automatically updated to reflect the committed changes.