Ref T13546. When we encounter a merge conflict, suggest "--incremental" if it's likely to help.
When merging multiple changes, rebase ranges before merging them. This reduces conflicts when landing sequences of changes.
Differential D21339
Improve "arc land" behavior in the presence of merge conflicts and change sequences epriestley on Jun 8 2020, 10:42 PM. Authored by Tags None Referenced Files
Subscribers None
Details
Ref T13546. When we encounter a merge conflict, suggest "--incremental" if it's likely to help. When merging multiple changes, rebase ranges before merging them. This reduces conflicts when landing sequences of changes. Ran "arc land" to land multiple changes. Hit better merge conflict messaging, then survived merge conflicts entirely.
Diff Detail
|