1REPO(1) Repo Manual REPO(1)
2
3
4
6 repo - repo prune - manual page for repo prune
7
9 repo prune [<project>...]
10
12 Summary
13
14 Prune (delete) already merged topics
15
17 -h, --help
18 show this help message and exit
19
20 -j JOBS, --jobs=JOBS
21 number of jobs to run in parallel (default: based on number of
22 CPU cores)
23
24 Logging options:
25 -v, --verbose
26 show all output
27
28 -q, --quiet
29 only show errors
30
31 Run `repo help prune` to view the detailed manual.
32
33
34
35repo prune July 2021 REPO(1)