repo-cherry-pick - Man Page
repo cherry-pick — manual page for repo cherry-pick
Synopsis
repo cherry-pick <sha1>
Description
Summary
Cherry-pick a change.
Options
- -h, --help
show this help message and exit
Logging options
- -v, --verbose
show all output
- -q, --quiet
only show errors
Run `repo help cherry-pick` to view the detailed manual.
Details
'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.
Info
July 2021 repo cherry-pick Repo Manual