git-pw-series - Interact with series.
Contents
Commands
apply
Apply series.
See git-pwseries-apply(1) for full documentation on the apply command.
show
Show information about series.
See git-pwseries-show(1) for full documentation on the show command.
download
Download series in mbox format.
See git-pwseries-download(1) for full documentation on the download command.
list
List series.
See git-pwseries-list(1) for full documentation on the list command.
1.9.0 2020-04-17 GIT-PWSERIES(1)
Description
Interact with series.
Series are groups of patches, along with an optional cover letter. Series are mostly dumb containers,
though they also contain some metadata themselves, such as a version (which is inherited by the patches
and cover letter) and a count of the number of patches found in the series.
Name
git-pw-series - Interact with series.
Synopsis
git-pwseries [OPTIONS] COMMAND [ARGS]...
