repo - repo cherry-pick - manual page for repo cherry-pick
Contents
Description
Summary
Cherry-pick a change.
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.
repo cherry-pick July 2022 REPO(1)
Name
repo - repo cherry-pick - manual page for repo cherry-pick
Options
-h, --help
show this help message and exit
Loggingoptions:-v, --verbose
show all output
-q, --quiet
only show errors
Multi-manifestoptions:--outer-manifest
operate starting at the outermost manifest
--no-outer-manifest
do not operate on outer manifests
--this-manifest-only
only operate on this (sub)manifest
--no-this-manifest-only, --all-manifests
operate on this manifest and its submanifests
Run `repo help cherry-pick` to view the detailed manual.
Synopsis
repocherry-pick<sha1>
