Purpose: | Remove the working tree from a given branch/checkout. |
||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Usage: | bzr remove-tree [LOCATION...] |
||||||||||
Options: |
|
||||||||||
Description: | Since a lightweight checkout is little more than a working tree this will refuse to run against one. To re-create the working tree, use “bzr checkout”. |
||||||||||
See also: |