repo-info(1)

manual page for repo info

Section 1 repo bookworm source

Description

REPO

NAME

repo - repo info - manual page for repo info

SYNOPSIS

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

DESCRIPTION

Summary

Get info on the manifest branch, current branch or unmerged branches

OPTIONS

-h, --help

show this help message and exit

-d, --diff

show full info and commit diff including remote branches

-o, --overview

show overview of all local commits

-c, --current-branch

consider only checked out branches

--no-current-branch

consider all local branches

-l, --local-only

disable all remote operations

Logging options:

-v, --verbose

show all output

-q, --quiet

only show errors

Multi-manifest options:

--outer-manifest

operate starting at the outermost manifest

--no-outer-manifest

do not operate on outer manifests

--this-manifest-only

only operate on this (sub)manifest

--no-this-manifest-only, --all-manifests

operate on this manifest and its submanifests

Run ‘repo help info‘ to view the detailed manual.