Page MenuHomePhabricator

Add a check for ambiguous merge strategies after the "history.immutable" behavioral change
ClosedPublic

Authored by epriestley on Jun 8 2020, 1:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 5, 10:43 AM
Unknown Object (File)
Wed, May 1, 12:59 AM
Unknown Object (File)
Wed, Apr 24, 3:01 AM
Unknown Object (File)
Sat, Apr 20, 5:19 PM
Unknown Object (File)
Mon, Apr 8, 9:05 AM
Unknown Object (File)
Mar 29 2024, 4:55 AM
Unknown Object (File)
Feb 20 2024, 7:02 PM
Unknown Object (File)
Feb 3 2024, 6:04 AM
Subscribers
None

Details

Summary

Ref T13546. When users hit a situation where we would select "squash" but would previously select "merge", prevent them from continuing under ambiguous conditions.

Test Plan

Ran "arc land" in Git with "history.immutable" true, false, and not configured.

Diff Detail

Repository
rARC Arcanist
Branch
land25
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/land/engine/ArcanistGitLandEngine.php:1435XHP16TODO Comment
Unit
Tests Passed
Build Status
Buildable 24584
Build 33894: Run Core Tests
Build 33893: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Jun 8 2020, 11:26 PM
This revision was automatically updated to reflect the committed changes.