Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 9d1af6372cff611d55ae43f78bcc9e32 > files > 2880

bzr-2.6.0-5.mga4.x86_64.rpm

unbind
======

:Purpose: Convert the current checkout into a regular branch.
:Usage:   bzr unbind

:Options:
  --usage               Show usage message and options.
  -d ARG, --directory=ARG
                        Branch to operate on, instead of working directory.
  -q, --quiet           Only display errors and warnings.
  -v, --verbose         Display more information.
  -h, --help            Show help message.

:Description:
  After unbinding, the local branch is considered independent and subsequent
  commits will be local only.

:See also: :doc:`bind <bind-help>`, :doc:`checkouts <checkouts-help>`