1REPO(1)                           Repo Manual                          REPO(1)
2
3
4

NAME

6       repo - repo cherry-pick - manual page for repo cherry-pick
7

SYNOPSIS

9       repo cherry-pick <sha1>
10

DESCRIPTION

12       Summary
13
14       Cherry-pick a change.
15

OPTIONS

17       -h, --help
18              show this help message and exit
19
20   Logging options:
21       -v, --verbose
22              show all output
23
24       -q, --quiet
25              only show errors
26
27       Run `repo help cherry-pick` to view the detailed manual.
28

DETAILS

30       'repo  cherry-pick'  cherry-picks  a change from one branch to another.
31       The change id will be updated, and a reference to  the  old  change  id
32       will be added.
33
34
35
36repo cherry-pick                   July 2021                           REPO(1)
Impressum