Bazaar Push Action

This action enables you to update a mirror of a branch.

From Location

Location to push from.

To Location

Location to push to.

Revision

Revision to push. If not specified, the latest checked in revision will be used.

Stacked

Create a stacked branch that references the public location of the parent branch.

Strict

Refuse to push if there are uncommitted changes in the working tree.

Create Prefix

Create the path leading up to the branch if it does not already exist.

Use Existing Directory

By default, push will fail it the target directory exists, but does not already have a control directory. This option will allow push to proceed.

No Tree

Don't populate the working tree, even for protocols that support it.

Overwrite

Ignore differences between branches and overwrite unconditionally.