Purpose: | Convert the current branch into a checkout of the supplied branch. |
||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Usage: | bzr bind [LOCATION] |
||||||||||||
Options: |
|
||||||||||||
Description: | If no branch is supplied, rebind to the last bound location. Once converted into a checkout, commits must succeed on the master branch before they will be applied to the local branch. Bound branches use the nickname of its master branch unless it is set locally, in which case binding will update the local nickname to be that of the master. |
||||||||||||
See also: |