table of contents
| GIT-PW PATCH DOWNLOAD(1) | git-pw patch download Manual | GIT-PW PATCH DOWNLOAD(1) |
NAME¶
git-pw-patch-download - Download patch in diff or mbox format.
SYNOPSIS¶
git-pw patch download [OPTIONS] PATCH_ID [OUTPUT]
DESCRIPTION¶
Download patch in diff or mbox format.
Download a patch but do not apply it. ``OUTPUT`` is optional and can be an
output file path or a directory or ``-`` to output to ``stdout``. If
``OUTPUT`` is not provided, the output path will be automatically chosen.
OPTIONS¶
| 2024-10-23 | 2.7.0 |