Scroll to navigation

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 path or ``-`` to output to ``stdout``. If ``OUTPUT`` is not provided, the output path will be automatically chosen.

OPTIONS

Show patch in diff format.
Show patch in mbox format.
2020-04-17 1.9.0