58
61
* submit to - default reference location for bundle generation
65
73
def run(self, system=False, branch=u'.'):
68
76
from bzrlib.branch import Branch
69
77
from bzrlib.errors import NotBranchError, NoWorkingTree
71
79
from bzrlib.workingtree import WorkingTree
74
83
if path.startswith("file://"):