Scroll to navigation

GIT-PW BUNDLE CREATE(1) git-pw bundle create Manual GIT-PW BUNDLE CREATE(1)

NAME

git-pw-bundle-create - Create a bundle.

SYNOPSIS

git-pw bundle create [OPTIONS] NAME PATCH_IDS...

DESCRIPTION

Create a bundle.

Create a bundle with the given NAME and patches from PATCH_ID.

Requires API version 1.2 or greater.

OPTIONS

Allow other users to view this bundle. If private, only you will be able to see this bundle.
Output format. Defaults to the value of 'git config pw.format' else 'table'.
2020-04-17 1.9.0