git-pw-patch-apply - Apply patch.
Contents
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]...
