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 stage - manual page for repo stage

Description

       Summary

       Stage file(s) for commit

Details

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

repo stage                                          July 2022                                            REPO(1)

Name

       repo - repo stage - manual page for repo stage

Options

-h, --help
              show this help message and exit

   Loggingoptions:-v, --verbose
              show all output

       -q, --quiet
              only show errors

       -i, --interactive
              use interactive staging

   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 stage` to view the detailed manual.

Synopsis

repostage-i [<project>...]

See Also