Scroll to navigation

REPO(1) Repo Manual REPO(1)

NAME

repo - repo diff - manual page for repo diff

SYNOPSIS

repo diff [<project>...]

DESCRIPTION

Summary

Show changes between commit and working tree

The -u option causes 'repo diff' to generate diff output with file paths relative to the repository root, so the output can be applied to the Unix 'patch' command.

OPTIONS

show this help message and exit
number of jobs to run in parallel (default: 4)
paths are relative to the repository root
Logging options:
show all output
only show errors

Run `repo help diff` to view the detailed manual.

June 2021 repo diff