Man page - git-pw-patch-download(1)
Packages contains this manual
- git-pw-bundle-remove(1)
- git-pw-patch-show(1)
- git-pw-series(1)
- git-pw-bundle-create(1)
- git-pw-patch-update(1)
- git-pw-series-list(1)
- git-pw-bundle-show(1)
- git-pw-bundle-list(1)
- git-pw-bundle-apply(1)
- git-pw-patch-list(1)
- git-pw-series-apply(1)
- git-pw-bundle-add(1)
- git-pw-patch-download(1)
- git-pw-bundle-delete(1)
- git-pw-bundle-update(1)
- git-pw-patch(1)
- git-pw-bundle-download(1)
- git-pw-bundle(1)
- git-pw-series-download(1)
- git-pw-series-show(1)
- git-pw(1)
- git-pw-patch-apply(1)
Package: git-pw
apt-get install git-pw
apt-get install git-pw
Manuals in package:
Documentations in package:
Manual
GIT-PW PATCH DOWNLOAD
NAMESYNOPSIS
DESCRIPTION
OPTIONS
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
|
--diff |
Show patch in diff format. |
|||
|
--mbox |
Show patch in mbox format. |