296
296
standalone branches will be produced. Standalone branches will also
297
297
be produced if the source branch is in 0.7 format (or earlier).
302
def run(self, source, target=None, lightweight=False):
301
303
from cbranch import cbranch
304
307
class cmd_branches(bzrlib.commands.Command):
305
308
"""Scan a location for branches <BZRTOOLS>"""