logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

repo - repo info - manual page for repo info

Description

       Summary

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

Name

       repo - repo info - manual page for repo info

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

   Loggingoptions:-v, --verbose
              show all output

       -q, --quiet
              only show errors

   Multi-manifestoptions:--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.

repo info                                           July 2022                                            REPO(1)

Synopsis

repoinfo [-dl] [-o [-c]] [<project>...]

See Also