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

git-pw-patch-apply - Apply patch.

Description

       Apply patch.

       Apply  a  patch  locally  using  the 'git-am' command. Any additional ARGS provided will be passed to the
       'git-am' command.

Name

       git-pw-patch-apply - Apply patch.

Options

--series SERIES
              Series to include dependencies from. Defaults to latest.

       --deps / --no-deps
              When applying the patch, include dependencies if available. Defaults  to  using  the  most  recent
              series.

1.9.0                                              2020-04-17                              GIT-PWPATCHAPPLY(1)

Synopsis

git-pwpatchapply [OPTIONS] PATCH_ID [ARGS]...

See Also