logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

git-pw-bundle-update - Update a bundle.

Description

       Update a bundle.

       Update  bundle  BUNDLE_ID. If PATCH_IDs are specified, this will overwrite all patches in the bundle. Use
       'bundle add' and 'bundle remove' to add or remove patches.

       Requires API version 1.2 or greater.

Name

       git-pw-bundle-update - Update a bundle.

Options

--name TEXT

       --patch INTEGER
              Add the specified patch(es) to the bundle.

       --public / --private
              Allow other users to view this bundle. If private, only you will be able to see this bundle.

       -f, --format [simple|table|csv]
              Output format. Defaults to the value of 'git config pw.format' else 'table'.

1.9.0                                              2020-04-17                            GIT-PWBUNDLEUPDATE(1)

Synopsis

git-pwbundleupdate [OPTIONS] BUNDLE_ID

See Also