282
282
When you cbranch, bzr looks up the repository associated with your current
283
283
directory in branches.conf. It creates a new branch in that repository
284
284
with the same name and relative path as the checkout you request.
286
297
takes_args = ["source", "target"]
287
298
def run(self, source, target):