repo-stage - Man Page
repo stage — manual page for repo stage
Synopsis
repo stage -i [<project>...]
Description
Summary
Stage file(s) for commit
Options
- -h, --help
show this help message and exit
Logging options
- -v, --verbose
show all output
- -q, --quiet
only show errors
- -i, --interactive
use interactive staging
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 stage` to view the detailed manual.
Details
The 'repo stage' command stages files to prepare the next commit.
Info
July 2022 repo stage Repo Manual