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
F15444416: D21340.id50803.diff
Thu, Mar 27, 9:30 AM
F15441568: D21340.id50780.diff
Wed, Mar 26, 6:49 PM
F15438054: D21340.diff
Tue, Mar 25, 11:06 PM
F15437618: D21340.id.diff
Tue, Mar 25, 8:42 PM
F15432124: D21340.diff
Mon, Mar 24, 4:17 PM
F15424063: D21340.diff
Sat, Mar 22, 8:02 PM
F15373515: D21340.id50780.diff
Wed, Mar 12, 4:45 PM
F15332945: D21340.diff
Fri, Mar 7, 10:30 PM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.