1REPO(1) Repo Manual REPO(1)
2
3
4
6 repo - repo stage - manual page for repo stage
7
9 repo stage -i [<project>...]
10
12 Summary
13
14 Stage file(s) for commit
15
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 -i, --interactive
28 use interactive staging
29
30 Run `repo help stage` to view the detailed manual.
31
33 The 'repo stage' command stages files to prepare the next commit.
34
35
36
37repo stage July 2021 REPO(1)