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

NAME

6       repo - repo info - manual page for repo info
7

SYNOPSIS

9       repo info [-dl] [-o [-c]] [<project>...]
10

DESCRIPTION

12       Summary
13
14       Get info on the manifest branch, current branch or unmerged branches
15

OPTIONS

17       -h, --help
18              show this help message and exit
19
20       -d, --diff
21              show full info and commit diff including remote branches
22
23       -o, --overview
24              show overview of all local commits
25
26       -c, --current-branch
27              consider only checked out branches
28
29       --no-current-branch
30              consider all local branches
31
32       -l, --local-only
33              disable all remote operations
34
35   Logging options:
36       -v, --verbose
37              show all output
38
39       -q, --quiet
40              only show errors
41
42       Run `repo help info` to view the detailed manual.
43
44
45
46repo info                          July 2021                           REPO(1)
Impressum