REPO(1) | Repo Manual | REPO(1) |
repo - repo cherry-pick - manual page for repo cherry-pick
repo cherry-pick <sha1>
Summary
Cherry-pick a change.
Run `repo help cherry-pick` to view the detailed manual.
'repo cherry-pick' cherry-picks a change from one branch to another. The change id will be updated, and a reference to the old change id will be added.
July 2022 | repo cherry-pick |