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
F17609947: D21340.id.diff
Wed, Jul 9, 7:07 AM
Unknown Object (File)
Jun 5 2025, 4:58 PM
Unknown Object (File)
May 29 2025, 6:10 PM
Unknown Object (File)
May 10 2025, 8:06 AM
Unknown Object (File)
May 9 2025, 4:55 PM
Unknown Object (File)
May 1 2025, 9:31 PM
Unknown Object (File)
Apr 28 2025, 10:17 PM
Unknown Object (File)
Apr 27 2025, 10:15 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.