Page MenuHomePhabricator

Support "arc land --pick" to pick specific changes out of a sequence
ClosedPublic

Authored by epriestley on Jun 8 2020, 11:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 8:58 AM
Unknown Object (File)
Sat, Apr 6, 7:40 PM
Unknown Object (File)
Thu, Apr 4, 2:04 PM
Unknown Object (File)
Tue, Apr 2, 4:44 AM
Unknown Object (File)
Fri, Mar 29, 6:21 AM
Unknown Object (File)
Feb 14 2024, 11:47 PM
Unknown Object (File)
Feb 6 2024, 3:32 PM
Unknown Object (File)
Jan 29 2024, 4:15 AM
Subscribers
None

Details

Summary

Ref T13546. If you have "feature1", "feature2", etc., "arc land feature4" will now land the entire sequence.

Provide "arc land --pick feature4" to work more like the old "arc land" did. This cherry-picks the commits associated with "feature4", then cascades onto the ancestor of the range.

Test Plan

Ran "arc land --pick land14" to pick a change out of a stack.

Diff Detail

Repository
rARC Arcanist
Branch
land34
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 24601
Build 33921: Run Core Tests
Build 33920: arc lint + arc unit

Event Timeline

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