Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > 3ad95df1b9ec0c823807557dbacf5694 > files > 409

bzr-doc-2.2.4-1.fc14.noarch.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
  -v, --verbose         Display more information.
  -q, --quiet           Only display errors and warnings.
  -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>`