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
F18738771: D21340.diff
Wed, Oct 1, 5:05 PM
F18654431: D21340.id50780.diff
Mon, Sep 22, 9:06 AM
F18652710: D21340.id.diff
Sun, Sep 21, 9:09 AM
F18646903: D21340.id50803.diff
Fri, Sep 19, 11:30 AM
F18634178: D21340.diff
Tue, Sep 16, 9:46 PM
F18634169: D21340.diff
Tue, Sep 16, 9:45 PM
F18447135: D21340.diff
Aug 31 2025, 10:34 PM
F18198690: D21340.diff
Aug 18 2025, 1:09 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
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.