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