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   Multi-manifest options:
43       --outer-manifest
44              operate starting at the outermost manifest
45
46       --no-outer-manifest
47              do not operate on outer manifests
48
49       --this-manifest-only
50              only operate on this (sub)manifest
51
52       --no-this-manifest-only, --all-manifests
53              operate on this manifest and its submanifests
54
55       Run `repo help info` to view the detailed manual.
56
57
58
59repo info                          July 2022                           REPO(1)
Impressum