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
F13213648: D21340.diff
Fri, May 17, 7:58 AM
F13193628: D21340.diff
Sun, May 12, 4:05 PM
Unknown Object (File)
Tue, May 7, 7:42 AM
Unknown Object (File)
Mon, May 6, 7:39 PM
Unknown Object (File)
Fri, May 3, 7:20 AM
Unknown Object (File)
Wed, May 1, 8:07 PM
Unknown Object (File)
Thu, Apr 25, 1:28 AM
Unknown Object (File)
Sat, Apr 20, 5:20 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.