Scroll to navigation

REPO(1) Repo Manual REPO(1)

NAME

repo - repo stage - manual page for repo stage

SYNOPSIS

repo stage -i [<project>...]

DESCRIPTION

Summary

Stage file(s) for commit

OPTIONS

show this help message and exit

Logging options:

show all output
only show errors
use interactive staging

Multi-manifest options:

operate starting at the outermost manifest
do not operate on outer manifests
only operate on this (sub)manifest
operate on this manifest and its submanifests

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

DETAILS

The 'repo stage' command stages files to prepare the next commit.

July 2022 repo stage