Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates > by-pkgid > c8cd3129d93981aadc6c5112e01e2495 > files > 2893

bzr-2.7.0-1.2.mga6.x86_64.rpm

Location aliases
================

Bazaar defines several aliases for locations associated with a branch.  These
can be used with most commands that expect a location, such as `bzr push`.

The aliases are::

  :bound     The branch this branch is bound to, for bound branches.
  :parent    The parent of this branch.
  :public    The public location of this branch.
  :push      The saved location used for `bzr push` with no arguments.
  :submit    The submit branch for this branch.
  :this      This branch.

For example, to push to the parent location::

    bzr push :parent